This is the mail archive of the binutils@sources.redhat.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: binutils-2.11 ld testsuite problems + PATCH


On Tue, May 08, 2001 at 09:09:03PM -0700, Matthew Schalit wrote:
> /home/matthew/Uber/CVS/binutils/src/ld/ld-new -m elf_i386 -o tmpdir/ld-partial.o -r  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 eelf_i386.o 
> /home/matthew/Uber/CVS/binutils/src/ld/ld-new -m elf_i386  -o tmpdir/ld1 /usr/ccs/lib/crt1.o  tmpdir/ld-partial.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/libintl.a  -lc /usr/ccs/lib/crtn.o
> /home/matthew/Uber/CVS/binutils/src/ld/ld-new: cannot find -lc

Please run

# /home/matthew/Uber/CVS/binutils/src/ld/ld-new -m elf_i386  -o tmpdir/ld1 /usr/ccs/lib/crt1.o  tmpdir/ld-partial.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/libintl.a  -lc /usr/ccs/lib/crtn.o -verbose
# ls -l /usr/ccs/lib
# ls -l /usr/lib/libc.*

and post the output.


H.J.


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