public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* The compile build after bootstrap is complete with gcc-3.2.2
@ 2003-03-27 17:10 John Ruttenberg
  0 siblings, 0 replies; only message in thread
From: John Ruttenberg @ 2003-03-27 17:10 UTC (permalink / raw)
  To: gcc-help

I'm trying to bootstrap on a target (powerpc-aix) where a flag (-mminimal-toc)
is required in order to get the bootstrap compiler (gcc-3.95.3) to build gcc.

I figured out that I can set STAGE1_CFLAGS in the gcc/Makefile in order to get
this to happen during the stage1 compilation.  Now I get all the way to the
end of the bootstrap (the log says "bootstrap complete").  But then it trys to
build cc1plus just "gcc" (not xgcc or stage*/xgcc).  And this
final time it doesn't pass the -mminimal-toc flag.  Please can somebody give
me a clue about what is going on here and how to do the right thing.

Thank you.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-27 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27 17:10 The compile build after bootstrap is complete with gcc-3.2.2 John Ruttenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).