arm cross error

David Korn dkorn@pixelpower.com
Thu Mar 15 07:13:00 GMT 2001


>But now I have the following error:
>
>/gcc-2.95.2/gcc/config -I../../gcc-2.95.2/gcc/../include -c 
>-DL${name} \
>       ../../gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
>  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
>  arm-coff-ar rc tmplibgcc2.a ${name}.o; \
>  rm -f ${name}.o; \
>done
>_muldi3
>../../gcc-2.95.2/gcc/libgcc2.c:41: stdlib.h: No such file or directory
>../../gcc-2.95.2/gcc/libgcc2.c:42: unistd.h: No such file or directory
>make[3]: *** [libgcc2.a] Error 1

  Yep.  This one is because you don't have any target header files.  Are
you planning on using newlib with this compiler?


         DaveK
-- 
 All your base are belong to us!


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



More information about the Binutils mailing list