This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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=13842&action=view)


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]