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: Duplicate symbols in recent cvs source


> 
>    Date: Fri, 4 Jun 1999 14:14:11 -0400 (EDT)
>    From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
> 
>    I checked out the latest source and now there is another problem:
> 
> These problems are due to the symbol handling changes I checked in on
> Wednesday.  These particular ones should be fixed by Mark Klein's
> patches which I just checked in.

And another:

gcc -O3 -s -o as-new app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwa
rf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags
.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o outp
ut-file.o read.o sb.o stabs.o subsegs.o symbols.o write.o tc-hppa.o obj-som.o at
of-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libib
erty.a ./../intl/libintl.a
/bin/ld: Unsatisfied symbols:
   _bfd_dwarf1_find_nearest_line (code)
collect2: ld returned 1 exit status
make[3]: *** [as-new] Error 1

This routine appears to be in bfd/dwarf1.c.  It appears to be missing
from the bfd/Makefile.
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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