------- Comment #44 from howarth at nitro dot med dot uc dot edu 2009-09-23 00:11 ------- Is there a trick to getting BOOT_CFLAGS set from gcc/config/t-darwin? Simply adding...
BOOT_CFLAGS = -gdwarf-3 -gstrict-dwarf -O2 doesn't work. it always is left as -O2 -g during the build. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41405