Another problem to build GCC
Pierre Taczynski
ptaczyns@oef.lucent.com
Wed Aug 9 01:46:00 GMT 2000
Hi everyone,
I'm kinda newbie for Linux and I have to build a cross compiler. My
target is: sparc-sun-solaris2. I had the same trouble as Douglas
(unistd.h and stdlib.h not found). Thanx to João I fixed that problem:
$ cd <gcc-src-dir>/gcc-2.95.2
$ ln -s <newlib-src-dir>/newlib-1.8.2/newlib newlib
$ ln -s <newlib-src-dir>/newlib-1.8.2/libgloss libgloss
But I get another one (pthread.h is not found). I read FAQ before
posting here but I didn't find a solution. I really don't understand why
it doesn't work because I followed step by step the FAQ
( http://www.objsw.com ). The OS is Mandrake7.1, the sources directory is
/usr/srccompiler and the target directory is /usr/ccompiler).
Regards.
Pierre-Yves http://electroindus.free.fr
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list