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

Bootstrap problem...


Hey; I'm trying to bootstrap GCC 3.0 under BeOS. 

It goes fairly well, (only a few hundred warning messages) right through
stage 3 build. But then it fails during the comparison between 2 and 3. 

The config line was: 

   --host=i686-pc-beos

The build compiler was: 

   GCC ver 2.9-beos-991026

The ./gcc/xgcc  (stage 3 compiler) is a valid executable which responds
to inquiries about its capabilities normally. (I don't know how to test
it on actual code..)

It is equal in size to the ./gcc/stage2/xgcc compiler except nearly
every file in the build faild comparison... 

As for performance: the stage 2 compiler was 7% smaller than the stage 1
compiler. and the stage 2 compiler. The stage 1 compiled the code in
about 17 minutes while the stage 2 compiler worked in only 13 minutes. 

The underlying hardware is an Athalon 800 with 256mb of ram.

-- 
Libertarians: Left wing conservatives. =)   www.lp.org
http://users.erols.com/alangrimes/  <my website.
Any usage of this e-mail account is subject to the terms and conditions
specified on my website.


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