home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / help / 1044 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.9 KB

  1. Xref: sparky gnu.g++.help:1044 comp.lang.c++:11516
  2. Newsgroups: gnu.g++.help,comp.lang.c++
  3. Path: sparky!uunet!cis.ohio-state.edu!emc.COM!reema
  4. From: reema@emc.COM (Reema Gupta)
  5. Subject: Installing the libg++-1.39.0
  6. Message-ID: <9207231857.AA15466@emcc>
  7. Sender: gnulists@ai.mit.edu
  8. Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu
  9. Date: Thu, 23 Jul 1992 18:57:02 GMT
  10. Lines: 24
  11.  
  12. To whomever it may concer:
  13.  
  14. I am having a problem installing the libg++-1.39.0.
  15. When I run the make command I get the following error.
  16.  
  17.  
  18. >>emc2% make src
  19. (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"
  20.  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")
  21. 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
  22. {standard input}:36:Unknown pseudo-op:  '.global'
  23. {standard input}:36:Rest of line ignored. 1st junk character valued 95 ().
  24. *** Error code 1
  25. make: Fatal error: Command failed for target `AllocRing.o'
  26. Current working directory /home8/gcc/libg++-1.39.0/src
  27. *** Error code 1
  28. make: Fatal error: Command failed for target `src'
  29.  
  30. ***********************************************************************
  31.  
  32. Can someone please help me in installing it.
  33.  
  34. Thanks.
  35. reema@emc.com
  36.  
  37.