[PATCH] pthreadtypes.h not found NPTL patch

Khem Raj kraj@mvista.com
Wed Jul 27 05:57:00 GMT 2005


Hi

I encountered a problem while building ppc64 NPTL toolchain. The copy 
operation for pthreadtypes.h was assuming that sysdeps has same sub 
directory name as
${ARCH} variable meant for linux part. However this is not true in case 
of ppc64/ppc where the sysdeps directory is called 'powerpc' similarily 
for sparc and sparc64

The build would fail complaining about 
nptl/sysdeps/unix/sysv/linux/ppc64/bits/pthreadtypes.h not founds

This patch corrects the problem. This patch may be incorporated into the 
NPTL patch.

Thanks

Khem


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20050727/c6a35ab2/attachment.ksh>
-------------- next part --------------
------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


More information about the crossgcc mailing list