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]

hppa2.0w-hp-hpux11.00: standard headers are not installed


Oh man!

After so many months I really was able to bootstrap
that egcs cvs tree on my BJ7000!
(only needed to insert 1 line in gcc.c)

Thanks alot for all Your efforts.

Imagine how disappointed I was when I recognized
the standard headers were not installed :-(

Did I miss some new feature?
I made a gmake bootstrap; gmake all; gmake install;

> g++ HelloWorld.C
HelloWorld.C:1:19: iostream: No such file or directory

> cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs/configure
--with-gcc-version-trigger=/work/markus/GCC/egcs/gcc/version.c
--host=hppa2.0w-hp-hpux11.00 --prefix=/work/markus/opt/egcs-001115-2
--enable-languages=c++,f77 --with-gnu-as --without-gnu-ld --norecursion
# using "mh-frag"




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