Re: [NPTL] Questions about testing

2009-04-18 Thread Carmelo Amoroso
Dan E wrote: > For those who have working uClibc implementations of NPTL, such as arm > and sh, I have a question. How do you test it? Do you run the test > programs for NPTL located in $TOPLEVEL/test/tls and $TOPLEVEL/test/nptl > ? Does every one run without error? > > I've been able to get al

Re: Illegal instruction on m68k nommu

2009-04-18 Thread Bernd Schmidt
Lennart Sorensen wrote: I now wonder if there is a bug in that gcc 4.3 code, or in the linker messing up the ordering, or possibly in the elf2flt tool. The mainline version of elf2flt sets __[CD]TOR_LIST__ and __[CD]TOR_END__ incorrectly. It sounds like you're hitting that problem, so you ma