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


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

Re: [SGI-IRIX 6.5] ld (current CVS) refuses to build


   Date: Fri, 02 Jul 1999 15:15:03 +0200
   From: Gilles Zunino <Gilles.Zunino@hei.fupl.asso.fr>

	   Hi !

	   When building ld for sgi-irix-6.5 I get the following 
	   error at link time :

   [build process ok until here]

   /bin/sh ./libtool --mode=link gcc  -g -O2  -o ld-new  ldgram.o ldlex.o
   lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o
   ldver.o ldmisc.o ldfile.o ldcref.o eelf32bmipn32.o eelf32bsmip.o 
   ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a 

   gcc -g -O2 -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o
   ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o
   eelf32bmipn32.o eelf32bsmip.o ../bfd/.libs/libbfd.a
   ../libiberty/libiberty.a ./../intl/libintl.a
   gcc: eelf32bmipn32.o: No such file or directory

	   Looks like "eelf32bmipn32.c" has not been generated by
	   ${GENSCRIPTS}.

Looks like Mark forgot to check in the regenerated ld/Makefile.in.  I
just checked it in, which should fix this problem.

Ian

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