Re: Problem with libpthread of uClibc

2009-05-29 Thread Ian Lance Taylor
Nitin Garg writes: > We are using ARM Cortex-A9 processor. The toolchain is gcc-4.0.0 with > uClibc-0.9.30 and the kernel is 2.6.28. > > Using this toolchain when we build any application like "Hello World" > and link it against pthread lib, the application does a segmentation > fault when execut

Problem with libpthread of uClibc

2009-05-29 Thread Nitin Garg
Hi, We are using ARM Cortex-A9 processor. The toolchain is gcc-4.0.0 with uClibc-0.9.30 and the kernel is 2.6.28. Using this toolchain when we build any application like "Hello World" and link it against pthread lib, the application does a segmentation fault when executed on target and gives "Ill