This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Compiling i386-unknown-linux-gnu with crosstool-ng fails


Couple issues:
- nptl can't be built for 386
- gcc compiler too new (i *think*)

Try using one of the sample configurations:
$ ct-ng list-samples
$ ct-ng i686-nptl-linux-gnu
$ ct-ng build

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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