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]

Problem building m68k-coff




I am trying to make a m68k cross compiler.   I have built binutils without
problem.   I can't seem to build the compiler.  I get some message 
about stdlib.h and unistd.h not found while trying to build libgcc2.c.

I am trying to build:
gcc-2.95.3 with 
binutils-2.11.2

on red-hat 7.1


-Mike

*** lots of stuff snipped **

		 rm -f ${name}.o; \
		 done
		 _muldi3
		 ../../gcc-2.95.3/gcc/libgcc2.c:41: stdlib.h: No such file or directory
		 ../../gcc-2.95.3/gcc/libgcc2.c:42: unistd.h: No such file or directory
		 make[3]: *** [libgcc2.a] Error 1
		 make[3]: Leaving directory `/home/dorin/gcc/gcc/gcc'
		 make[2]: *** [stmp-multilib-sub] Error 2
		 make[2]: Leaving directory `/home/dorin/gcc/gcc/gcc'
		 make[1]: *** [stmp-multilib] Error 1
		 make[1]: Leaving directory `/home/dorin/gcc/gcc/gcc'
-- End of included mail.

----- End of forwarded message from Mail Delivery Subsystem -----

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


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