This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Possible Bug in gcc compiler


     Looks like an installation problem.
     gcc (driver) can't tell ld when to find libgcc.
     
     1) Check the environment variables [GCC_EXEC_PREFIX]
     2) Try with 'gcc -v' and see what it says.
     
     --Laurent
     
     
______________________________ Reply Separator _________________________________
Subject: Possible Bug in gcc compiler
     Author:  greshamt (greshamt@acm.cps.msu.edu) at internet Date:    
     03/11/97 21:29
     
     
     c:\make -f makefile.std 
     
     rm -f envy
     gcc -O       -g  -o envy act_comm.o act_info.o act_move.o act_obj.o 
     act_wiz.o co mm.o 
     const.o db.o fight.o handler.o interp.o magic.o save.o special.o 
     update.o /gnywin32/b18/H-i386-cygwin32/i386-cygwin32/bin/ld.exe: 
     cannot open -lgcc: no such file or directory 
     gcc: Internal compiler error: program ld got fatal signal 1 make: *** 
     [envy] Error 1 






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]