Xref: utzoo gnu.g++.help:194 comp.lang.c++:10558 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!tut.cis.ohio-state.edu!daemon From: daemon@tut.cis.ohio-state.edu (Admin) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: Problems installing libg++ 1.37.0 Keywords: libg++ 1.37.0 invalid type Message-ID: <6618@bgsuvax.UUCP> Date: 27 Nov 90 18:55:09 GMT Followup-To: gnu.g++.help Organization: Bowling Green State University B.G., Oh. Lines: 36 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: "", line 2470: Invalid type in .stabs "", 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