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]
Other format: [Raw text]

[Bug bootstrap/11668] Make error on HPUX with gcc3.3


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11668



------- Additional Comments From liadi at savantis dot com  2003-07-27 07:39 -------
I used --enable-languages=c,c++,f77,objc
and got the following error message:

cc1plus: warning: -g is only supported when using GAS on this processor,
cc1plus: warning: -g option disabled
as: error 7403: undefined label - _ZTISt8bad_cast (7403)
make[3]: *** [eh_aux_runtime.lo] Error 1
make[3]: Leaving directory `/tmp/gcc-3.3/obj/hppa2.0w-hp-hpux11.00/libstdc++-
v3/libsupc++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gcc-3.3/obj/hppa2.0w-hp-hpux11.00/libstdc++-
v3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/gcc-3.3/obj/hppa2.0w-hp-hpux11.00/libstdc++-
v3'
make: *** [all-target-libstdc++-v3] Error 2


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