This is the mail archive of the gcc-patches@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]

Re: Mainline bootstrap failure (Re: libstdc++ execute tests)


On Apr 12, 2001, Franz Sirl <Franz.Sirl-kernel@lauterbach.com> wrote:

> So it seems we just misunderstood each other, I thought you _wanted_
> CFLAGS to override things like BOOT_CFLAGS for a bootstrap compile...

Err...  I do want BOOT_CFLAGS = $(CFLAGS) by default.  And I want
CFLAGS = -g -O2 by default.  And STAGE1_CFLAGS = -g by default.
It's BOOT_CFLAGS that should be affected by the incoming CFLAGS, not
STAGE1_CFLAGS.  IMHO :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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