pthread support in newlib for powerpc-eabi cross GCC
Ralf Corsepius
ralf.corsepius@rtems.org
Fri Oct 23 11:50:00 GMT 2009
On 10/23/2009 08:43 AM, j.jeffi@yahoo.co.in wrote:
> Hi all,
>
> I build cross tool chain for powerpc-eabi platform with newlib.
> When i compiled a POSIX thread program, gcc issues error. In few pages I could see that current newlib doesnt have support of pthread for powerpc-eabi platform.
Correct.
> Is there any other way to add pthread support for GCC with newlib?
pthread support is non-trivial. In general, it requires an OSes/kernel
or similar underneath of GCC and newlib.
Ralf
More information about the Newlib
mailing list