This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
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