[gnu.g++.help] Problems installing libg++ 1.37.0

daemon@tut.cis.ohio-state.edu (Admin) (11/28/90)

I am trying to install libg++ 1.37.0.  I already have installed 
(correctly I hope...) gcc 1.37.0 and g++ 1.37.2.  I have copied the
g++-include files to the system directories pointed to by the Makefile
and issued the 'make src' command.  The make fails on the 3rd compilation
with a couple of 'Invalid type in .stabs' on istream.cc.

I am having difficulties tracking down the offending line because
of the pipes used between gcc and gas.

Any clues?????

------  script follows  -------
[/mnt4/packages/GNU/src/libg++-1.37.0] BIN> make src
(cd src; make GXX="g++"  GXXFLAGS=" -I/usr/local/lib/g++-include -g -O -fstrengt
h-reduce  -felide-constructors -fschedule-insns -fdelayed-branch -fsave-memoized
  -Wall  -pipe" GXXLDFLAGS="-L/mnt4/packages/GNU/src -lg++ -lm " LIBDIR="/usr/lo
cal/lib" SRCIDIR="/usr/local/lib/g++-include" CC="gcc" CFLAGS=" -I/usr/local/lib
/gcc-include -I/usr/include -I/usr/local/lib/g++-include -g -O -fstrength-reduce
 -fdelayed-branch  -Wall  -pipe" RANLIB="ranlib" LDXX="/usr/local/lib/gcc-ld" GX
XCRT1="/usr/local/lib/crt1+.o" MAKE="make" prefix="/usr/local" VPATH="/usr/local
/lib/g++-include")
g++ -I/usr/local/lib/g++-include -g -O -fstrength-reduce  -felide-constructors -
fschedule-insns -fdelayed-branch -fsave-memoized  -Wall  -pipe -c  istream.cc
Assembler:
"<stdin>", line 2470: Invalid type in .stabs
"<stdin>", line 2487: Invalid type in .stabs
*** Exit 1

Stop.
*** Exit 1

Stop.

Steve Herber			Internet	herber@andy.bgsu.edu
Systems Programming Manager	BITNET		HERBER@BGSUOPIE
Bowling Green State Univ.	UUCP		...!osu-cis!bgsuvax!herber