checking whether the C compiler
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Wed Mar 22 14:54:00 GMT 2000
> Thank you for your follow. But, I did
>
> ./configure xxxxxxxxx........
> make bootstrap
>
> only.
>
> I did not set xgcc ....
That's really hard to believe, because configure would *never*
consider xgcc as the bootstrap C compiler - unless you set the CC
environment variable. It seems you made some mistake, but I can't
guess what that would be. You'll have to analyse it for yourself,
perhaps by looking at the configure script and watching it execute
step-by-step. If you can't get to build gcc, I recommend you get
precompiled binaries from sunfreeware.com.
Regards,
Martin
More information about the Gcc-bugs
mailing list