build failed for i686-pc-linux-gnulibc1 X sparclite-coff
Mike Stump
mrs@wrs.com
Fri Aug 28 12:04:00 GMT 1998
> From: Joern Rennecke <amylaar@cygnus.co.uk>
> To: egcs@cygnus.com
> Date: Thu, 27 Aug 1998 21:11:59 +0100 (BST)
> I tried to build a i686-pc-linux-gnulibc1 X sparclite-coff cross-compiler
> toolchain from the egcs trunk sources, and it failed in objc:
> include/objc/objc-api.h:33: stdio.h: No such file or directory
You need to arrange for the target header files to be present, please
try using --with-headers=.. and --with-libs=..., or newlib.
More information about the Gcc
mailing list