This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Build fail


Kai Ruottu <karuottu@mbnet.fi> writes:

>  For which existing targets the prebuilt C libraries are missing?  Or
> which are the
> targets which don't have any "suitable", "compatible" or something C library
> which could serve as that temporary bootstrap "target C library"
> during the GCC
> build?  In those "special optimized for something" toolchain cases...

The prebuilt C libraries are missing precisely when you are
bootstrapping the target.

You seem to be jumping from the fact that in some cases crosstool does
more than is needed, and in some cases is in fact not what you want,
to assuming that crosstool always does too much and is always useless.
That makes no sense.

Ian


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