home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.g++.help:1037 comp.lang.c++:11456
- 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 g++ on the sun4-os4
- Message-ID: <9207211712.AA07553@emcc>
- Sender: gnulists@ai.mit.edu
- Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu
- Date: Tue, 21 Jul 1992 17:12:30 GMT
- Lines: 21
-
- Hi,
-
- I have been trying to install the g++ compiler on
- my sun station using the instructions given in the
- README file. But whenever I run the "make" command
- I keep getting thie error....
-
- emc1% make
- /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
- /usr/tmp/cca21410.s:31:Unknown pseudo-op: '.global'
- /usr/tmp/cca21410.s:31:Rest of line ignored. 1st junk character valued 95 ().
- *** Error code 1
- make: Fatal error: Command failed for target `ccrt0.o'
-
- Can you please help me in locationg the error. I haven't changed
- any of the files except the paths in the Makefile.
-
- Gratefully,
-
- Reema.
-
-