Allon Stern wrote:
> Never mind NPTL - I just want Linux Threads, which don't seem to be  
> working for my on my NOMMU M5282 target, using 888.
> I'm using uClibc 20060608
> 
> Anybody have it working? A simple example causes an illegal instruction.

I get an illegal instruction when using Linux Threads on ARM-nommu with
   arm-uclinux-elf-tools-base-gcc3.4.3-20050221.sh,

The illegal instruction happens before main(), and GDB cannot debug it.

If I use that compiler but with options to link to a uClibc from an
older toolchain distribution, it works.  (That's what I'm doing now.)

So it's possible your problem isn't lack of support, but a toolchain
that's broken somehow.  Have you tried using a different one?

-- Jamie
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to