spurious install error on hppa2.0w-hp-hpux11.00
Markus Werle
markus@lufmech.rwth-aachen.de
Thu Sep 21 04:22:00 GMT 2000
Hi!
This time I tried binutils-000720, since newer versions
give a lot of headache and gcc fails to build.
Maybe the configuration is broken:
Though a 2-stage bootstrap seems only to fail due to the
error caused by timestamps, a "gmake install" does not install
the standard headers like string or iostream:
# /work/markus/opt/egcs-000921/bin/g++ HelloWorld.C
HelloWorld.C:1:19: iostream: No such file or directory
# find /work/markus/opt/egcs-000921 -name iostream
#
If after
# gmake bootstrap
I type
# gmake all
# gmake install
several files are compiled and
the installation seems to be OK:
g++ is at least able to compile HelloWorld.C
More information about the Gcc-bugs
mailing list