This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ppc860 and NPTL - is it possible ?


Hello!

Did anybody have success with crosstool building an NPTL-enabled
toolchain?

The reason i'm asking is that ppc-860 with
gcc-3.4.4-glibc-2.3.5-hdrs-2.6.11.2.dat 
does also fail; this time with unwind issues. Symptom:

In file included from
/home/ashaepe/crosstool/crosstool-0.38/build/powerpc-860-linux-gnu/gcc-3
.4.4-glibc-2.3.5/gcc-3.4.4/gcc/gthr-posix.h:43,
                 from ./gthr-default.h:1,
                 from
/home/ashaepe/crosstool/crosstool-0.38/build/powerpc-860-linux-gnu/gcc-3
.4.4-glibc-2.3.5/gcc-3.4.4/gcc/gthr.h:96,
                 from
/home/ashaepe/crosstool/crosstool-0.38/build/powerpc-860-linux-gnu/gcc-3
.4.4-glibc-2.3.5/gcc-3.4.4/gcc/unwind-dw2.c:42:
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:190: error: parse error before '*' token
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:192: error: `pthread_create' declared as
function returning a function
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:193: error: parse error before "void"
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:207: error: parse error before "__th"
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:228: error: parse error before "__th"
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:232: error: parse error before "pthread_self"
/opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-860-linux-gnu/powerpc-860-l
inux-gnu/include/pthread.h:235: error: parse error before "__thread1"

and so on...

So, is it generally possible to have NPTL on ppc860 or do i better stop
wasting cycles ???

Best regards,

 Peter

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]