[Bug bootstrap/12889] Fatal error while compiling on Compaq Tru64 UNIX

dhazeghi at yahoo dot com gcc-bugzilla@gcc.gnu.org
Sat Nov 8 19:33:00 GMT 2003


------- Additional Comments From dhazeghi at yahoo dot com  2003-11-08 19:33 -------
Bootstrap should be fine with only 3 stages. It works something like this:
stage1: build gcc with native compiler (c compiler only)
stage2: build gcc with compiler built in stage1
stage3: build gcc with compiler built in stage2

compare .o files from stages 2 and 3.

If this fails, it means that given identical input, the compiler is producing
different output. That's a bug.

Anyhow, we're still waiting for the options you configured with, Karlo.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dhazeghi at yahoo dot com


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



More information about the Gcc-bugs mailing list