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

  1. Xref: sparky gnu.g++.help:1037 comp.lang.c++:11456
  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 g++ on the sun4-os4
  6. Message-ID: <9207211712.AA07553@emcc>
  7. Sender: gnulists@ai.mit.edu
  8. Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu
  9. Date: Tue, 21 Jul 1992 17:12:30 GMT
  10. Lines: 21
  11.  
  12. Hi,
  13.  
  14. I have been trying to install the g++ compiler on
  15. my sun station using the instructions given in the
  16. README file. But whenever I run the "make" command
  17. I keep getting thie error....
  18.  
  19. emc1% make
  20. /home7/gcc/bin/gcc -g -DGATHER_STATISTICS -DNO_DYNAMIC_LIBS -O -B../gcc-1.40/ -I. -I. -I./config -g -o ccrt0.o -DOLD_FORMAT -c ccrt0.c
  21. /usr/tmp/cca21410.s:31:Unknown pseudo-op:  '.global'
  22. /usr/tmp/cca21410.s:31:Rest of line ignored. 1st junk character valued 95 ().
  23. *** Error code 1
  24. make: Fatal error: Command failed for target `ccrt0.o'
  25.  
  26. Can you please help me in locationg the error. I haven't changed 
  27. any of the files except the paths in the Makefile.
  28.  
  29. Gratefully,
  30.  
  31. Reema.
  32.  
  33.