This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Broken compiler suite
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Dominic Amann <dominic at lbs dot ca>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Feb 2003 05:18:37 +1100
- Subject: Re: Broken compiler suite
- References: <3E5506EC.9080703@lbs.ca>
On 20-Feb-2003, Dominic Amann <dominic at lbs dot ca> wrote:
> /usr/src/mygcc/gcc/xgcc -B/usr/src/mygcc/gcc/
> -B/usr/local/gcc3.0.4/i686-pc-linux-gnu/bin/
> -B/usr/local/gcc3.0.4/i686-pc-linux-gnu/lib/ -isystem
> /usr/local/gcc3.0.4/i686-pc-linux-gnu/include -DPACKAGE=\"zlib\"
> -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1
> -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I.
> -I../../../gcc-3.0.4/zlib /opt/gnome/include -g -O2 -c
^^^^^^^^^^^^^^^^^^
You are missing a `-I' option here.
--
Fergus Henderson <fjh at cs dot mu dot oz dot au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.