crosstool-NG breaks

Gerhard Jaeger g.jaeger@sysgo.com
Wed Oct 15 10:00:00 GMT 2008


On Wednesday 15 October 2008 11:38:54 Yann E. MORIN wrote:
> Hello Gerhard!
> Hello All!
> 
> On Wednesday 15 October 2008 11:24:11 Gerhard Jaeger wrote:
> > You can't build NPTL for i386; it requires i486 or higher.
> 
> Oh... What is missing in i386 that prevents using NPTL?
Hi Yann,

AFAIK the support for i386 has been skipped from glibc-2.6
on and I had the same problem, when building glibc-2.7.

I fixed it by tweaking the CFLAGS:
echo "CFLAGS += -march=i486 -mtune=native" > configparms

See also here:
http://sourceware.org/ml/libc-ports/2006-03/msg00030.html

- Gerhard

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



More information about the crossgcc mailing list