This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: ppc860 and NPTL - is it possible ?


Schaefer-Hutter, Peter wrote:
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-linux-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-linux-gnu/include/pthread.h:192: error: `pthread_create' declared as
function returning a function

Is that while building the core gcc? We can't diagnose this without seeing which pass (core gcc, real gcc, etc.) this was in. You need to include the error messages from Make.

In any case, I've never done an NPTL build of anything;
I haven't gotten around to trying yet.
- Dan

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
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]