Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!MAXWELL.CONCORDIA.CA!yoly From: yoly@MAXWELL.CONCORDIA.CA (Yoly Young) Newsgroups: gnu.emacs.bug Subject: Installing GNU C Compiler Message-ID: <8903102332.AA14769@maxwell.concordia.ca> Date: 10 Mar 89 23:32:36 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 30 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