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]
Other format: [Raw text]

Re: building native cross compiler


Michael Zintakis <michael.zintakis@googlemail.com> writes:

>>   You need to first build a vanilla
>> cross-compiler without building the library.
> What does constitute a "vanilla cross-compiler"? Is this a "limited"
> cross-compiler without the glibc dependencies (because that is the
> only way I think possible to have glibc and a fully-fledged cross
> compiler the way I want it)?

Yes, build just the compiler, and none of the libraries.

Ian


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