Broken compiler suite
Fergus Henderson
fjh@cs.mu.OZ.AU
Thu Feb 20 18:27:00 GMT 2003
On 20-Feb-2003, Dominic Amann <dominic@lbs.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@cs.mu.oz.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.
More information about the Gcc
mailing list