This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: build failed for i686-pc-linux-gnulibc1 X sparclite-coff


> 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.


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