This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Can't compile libobjc
- To: Peter Schmid <schmid at ltoi dot iap dot physik dot tu-darmstadt dot de>
- Subject: Re: Can't compile libobjc
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 07 Oct 1998 19:03:54 -0600
- cc: egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.A32.3.95.981007193418.21565A-100000@ltoi.iap.physik.tu-darms
tadt.de>you write:
> I had to apply the following patch to compile libobjc, since i386/xm-i386.h
> was not found.
> make[2]: Entering directory `/home/schmid/ftp/egcs-19981005/i586-pc-linux-g
> nulibc1/libobjc'
> /home/schmid/ftp/egcs-19981005/gcc/xgcc -B/home/schmid/ftp/egcs-19981005/gc
> c/ -c -I. -I. -g -O2 -I./objc -I./../gcc -I./../gcc/config -I../../gcc a
> rchive.c
> In file included from archive.c:27:
> ../../gcc/tconfig.h:1: i386/xm-i386.h: No such file or directory
I checked in a fix from someone for this bug recently.
jeff