[Bug bootstrap/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile

2007-07-04 Thread ubizjak at gmail dot com


--- Comment #1 from ubizjak at gmail dot com  2007-07-04 08:02 ---
I misread the documentation, BOOT_CFLAGS should be added to make.

However, having something like --default-boot-cflags=... would be a nice
addition to configure.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32622



[Bug bootstrap/32622] BOOT_CFLAGS is not passed to stage2 and stage3 compile

2007-07-04 Thread spop at gcc dot gnu dot org


--- Comment #2 from spop at gcc dot gnu dot org  2007-07-04 08:12 ---
Subject: Re:  BOOT_CFLAGS is not passed to stage2 and stage3 compile

Ok, here is the mini patch that captures BOOT_CFLAGS from configure line
and pass it to the makefile machinery.  Not tested yet, it's just an idea.


--- Comment #3 from spop at gcc dot gnu dot org  2007-07-04 08:12 ---
Created an attachment (id=13842)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13842action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32622