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: [PATCH] gcc/Makefile.in gcc-3_0-branch, pass CFLAGS to stage1_build



dj@redhat.com said:
> If you can't build with the installed compiler without passing flags,
> you won't be able to bootstrap with that compiler without passing the
> same flags, and those flags need to be listed like the CFLAGS example
> above.

The 'installed compiler' is selected by configure.  If configure doesn't 
correct set the CFLAGS in the Makefile for that compiler, then it is 
configure that needs fixing.


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