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


Richard, All,

On Monday 15 March 2010 21:51:48 richard -rw- weinberger wrote:
> This is my very first experience with crosstool-ng (v1.6.1).
> Unfortunately it fails to build a i386-unknown-linux-gnu toolchain.
> I'm using the default configuration: target arch: x86, target os:
> linux, c library: eglibc 2_10, compiler: gcc 4.4.3.

i386 is missing instructions to properly (and efficiently, I guess) support
NPTL.

Are you sure you are building for an i386? Or is it a newer processor, such
as a i486 or a Pentium (i586), or even newer?

If you are indeed using an i386, then you are stuck with using an old
glibc which has support for linux-threads.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



--
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]