home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.g++.help:1044 comp.lang.c++:11516
- Newsgroups: gnu.g++.help,comp.lang.c++
- Path: sparky!uunet!cis.ohio-state.edu!emc.COM!reema
- From: reema@emc.COM (Reema Gupta)
- Subject: Installing the libg++-1.39.0
- Message-ID: <9207231857.AA15466@emcc>
- Sender: gnulists@ai.mit.edu
- Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu
- Date: Thu, 23 Jul 1992 18:57:02 GMT
- Lines: 24
-
- To whomever it may concer:
-
- I am having a problem installing the libg++-1.39.0.
- When I run the make command I get the following error.
-
-
- >>emc2% make src
- (cd src; make GXX="gcc" GXXFLAGS=" -I/home8/gcc/libg++-1.39.0/g++-include -g -O -fstrength-reduce -felide-constructors -fschedule-insns -fdelayed-branch -fsave-memoized -Wall -pipe" GXXLDFLAGS="-L/home8/gcc/libg++-1.39.0/src -lg++ -lm " LIBDIR="/home8/gcc/lib" SRCIDIR="/home8/gcc/libg++-1.39.0/g++-include" CC="gcc" CFLAGS=" -I/home8/gcc/lib/gcc-include -I/usr/include -I/home8/gcc/libg++-1.39.0/g++-include -g -O -fstrength-reduce -fdelayed-branch -Wall -pipe" RANLIB="ranlib" LDXX="/home8/gcc/lib/gcc-ld"
- GXXCRT1="/home8/gcc/lib/crt1+.o" MAKE="make" prefix="/home8/gcc" VPATH="/home8/gcc/libg++-1.39.0/g++-include" AR="ar" PROTODIR="/home8/gcc/libg++-1.39.0/g++-include/gen" GENCLASS="/home8/gcc/libg++-1.39.0/genclass")
- gcc -I/home8/gcc/libg++-1.39.0/g++-include -g -O -fstrength-reduce -felide-constructors -fschedule-insns -fdelayed-branch -fsave-memoized -Wall -pipe -c AllocRing.cc
- {standard input}:36:Unknown pseudo-op: '.global'
- {standard input}:36:Rest of line ignored. 1st junk character valued 95 ().
- *** Error code 1
- make: Fatal error: Command failed for target `AllocRing.o'
- Current working directory /home8/gcc/libg++-1.39.0/src
- *** Error code 1
- make: Fatal error: Command failed for target `src'
-
- ***********************************************************************
-
- Can someone please help me in installing it.
-
- Thanks.
- reema@emc.com
-
-