Quoth Greg Ungerer:
> I am sure some people will stand up and say threads work great
> for them on specific architectures.

I've used both C++ and threads on Coldfire (5272) successfully with an old
(20041215) build of uClinux.

But what Greg said is true -- while the threading itself works fine (though
it's pthreads, not NPTL), gdb can't cope with the threads (and doesn't like
the C++ much either), and things like XIP don't work.

(This may be improved in later versions, of course, so YMMV.)



_______________________________________________
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