Kai Ruottu <[EMAIL PROTECTED]> 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