Installation on AIX server
Bernd Eggink
eggink@uni-hamburg.de
Sat Mar 13 03:28:00 GMT 1999
I installed egcs-1.1.1 on an AIX server in a directory DIR which is
mounted (under the same name) by several clients, using
configure --prefix=DIR --with-local-prefix=DIR \
--with-gxx-include-dir=DIR/include/g++
Is this supposed to work? My problem is that g++, called on a client,
doesn't find the standard C headers (like <string.h>) unless explicitly
provided whith the option -I/usr/include. OTOH, gcc _does_ find them for
C sources. Any ideas?
Thanks,
Bernd
--
Bernd Eggink
Regionales Rechenzentrum der Uni Hamburg
eggink@uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html
More information about the Gcc
mailing list