From mboxrd@z Thu Jan 1 00:00:00 1970 From: "ron tal" To: crossgcc@sources.redhat.com Subject: building gcc m68k-coff Date: Wed, 11 Oct 2000 11:26:00 -0000 Message-id: X-SW-Source: 2000-10/msg00055.html Hi, continuing from earlier email: this is the output that I get when I do make: as you can see, there are two libraries that the compiler did not find. let me know if you can help, ronen. /home/ronenl/usr/local/make make[1]: Entering directory `/home/users/ronenl/usr/local/binutils-2.10/libiberty' test x"no" != xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include -W -Wall -Wtraditional argv.c -o pic/argv.o gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include -W -Wall -Wtraditional argv.c argv.c:38: string.h: No such file or directory argv.c:39: stdlib.h: No such file or directory make[1]: *** [argv.o] Error 1 make[1]: Leaving directory `/home/users/ronenl/usr/local/binutils-2.10/libiberty' make: *** [all-libiberty] Error 2 _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com . Share information about yourself, create your own public profile at http://profiles.msn.com . ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com