[gnu.emacs.bug] Installing GNU C Compiler

yoly@MAXWELL.CONCORDIA.CA (Yoly Young) (03/11/89)

I have a Sun 3/280 running OS4.0.  When I copied gcc.tar-1.34.Z to
my system and executed the 'zcat .....' command, I proceeded
to install the C Compiler according to the INSTALL file:

    config.gcc sun3-nfp-os4
    make
    make stage1
    make CC=stage1/gcc CFLAGS="-g -O -Bstage1/"

The following error messages resulted for the last command:

------   beginning of error messages  --------

stage1/gcc -g -O -Bstage1/  -o gccnew gcc.o version.o obstack.o   
_edata: ld: user attempt to redefine loader-defined symbol
_end: user attempt to redefine loader-defined symbol
_etext: /lib/libc.a(des_crypt.o): multiply defined
*** Error code 1
make: Fatal error: Command failed for target `gcc'

------   end of error messages  --------

I understand that the loader is complaining of multiple
definitions.  Did I forget to ftp something else over?

--------------------------------------------------------------
Yoly Young
Concordia University Computer Centre
yoly@maxwell.concordia.ca