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, Gabriel Dos Reis <gdr@codesourcery.com> wrote:

> Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:
> [...]

> | Say you are on sparc-solaris and want to bootstrap a native compiler with 
> | the system compiler. A "make bootstrap CFLAGS=<system-compilerflags>" or 
> | "make bootstrap CFLAGS=<gcc-compilerflags>" is rather senseless then, as 
> | both won't work correctly without passing accompanying variables.

> I second you here.  And I know of couple of people around (well,
> well-known GCC developpers) who would like to be able to use native
> compilers to bootstrap GCC without jumping through hoops.

I don't understand this point.  CFLAGS is *not* to influence stage1.
It's not influence the final build of the compiler, i.e., stage3 (and
stage2 too, so that they compare equal).

-- 
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]