[comp.lang.c++] Problem with libg++1.34.0

rfiler@dragonlady.afit.af.mil (Robert E. Filer) (04/07/89)

I get the following error when trying to compile libg++1.34.0 on
a VaxStation3/GPX running Ultrix2.2.  I have a working GCC (1.34)
and what I assumed to be a working G++ (1.34.2).  Any suggestions
or fix to this problem??  Do I need to get GAS??

> make libg++.a
(cd src; make GXX=g++ CC=gcc)
g++ -g -O -fchar-charconst -I../g++-include -I..  -fsave-memoized -c  builtin.cc
/usr/include/sys/time.h:107: warning: type declaration of timezone shadowed
Assembler:
"/tmp/cc025023.s", line 1083: Invalid type in .stabs
"/tmp/cc025023.s", line 1099: Invalid type in .stabs
*** Error code 1

Stop.
*** Error code 1

Stop.

-----
Bob Filer
Air Force Institute of Technology
rfiler@dragonlady.afit.af.mil