Building without bootstrapping

Mike Stump mrs@apple.com
Sat Mar 17 02:50:00 GMT 2007


On Mar 16, 2007, at 6:51 PM, Karthikeyan M wrote:
>> when you run configure.
>>
>> If you do use --disable-bootstrap, just run "make all-gcc".
>
> I tried this, it is still using the compiled-compiler in stage2 and  
> beyond

There is no stage 2 if you aren't bootstrapping.  I'd recommend rm - 
rf  build and start again.

   cd gcc && make

would be the canonical development method.



More information about the Gcc mailing list