This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

spurious install error on hppa2.0w-hp-hpux11.00



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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]