public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* cross-build for strongarm, failed on pthread.h
@ 2000-05-19  1:01 zhu qun ying
  0 siblings, 0 replies; only message in thread
From: zhu qun ying @ 2000-05-19  1:01 UTC (permalink / raw)
  To: gcc-help

While trying to build the cross compiler for strongarm, i have the
folowing error (I am building the CVS version on 19 May 2000):

/home/qyzhu/gcc/src/build/gcc/xgcc -B/home/qyzhu/gcc/src/build/gcc/
-B/usr/local/arm/arm-linux/bin/ -I/usr/local/arm/arm-linux/include -O2 
-DCROSS_COMPILE -DIN_GCC    -g -O2 -isystem ./include 
-fomit-frame-pointer -fPIC -g0 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I../../src/gcc
-I../../src/gcc/config -I../../src/gcc/../include  -fexceptions -DL_eh
-c ../../src/gcc/libgcc2.c -o libgcc/./_eh.o
In file included from gthr-default.h:1,
                 from ../../src/gcc/gthr.h:98,
                 from ../../src/gcc/libgcc2.c:2984:
../../src/gcc/gthr-posix.h:37:20: pthread.h: No such file or directory
make[2]: *** [libgcc/./_eh.o] Error 1

The configurion passed to the "configure" script is:
../src/configure --target=arm-linux --prefix=/usr/local/arm
--with-cpu=strongarm1100 --enable-new-gxx-abi --enable-libstdcxx-v3
--disable-threads

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-05-19  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-19  1:01 cross-build for strongarm, failed on pthread.h zhu qun ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).