This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Multiple definition of `_solib_address' [was RE: RFC: patch for insight & target stdin]


----Original Message----
>From: Keith Seitz
>Sent: 24 May 2005 19:50

> On Tue, 2005-05-24 at 14:43 -0400, James Lemke wrote:
> 
>> Ping?
> 
> Grr. My bad. Been a very, very busy week. I promise to have this done
> very soon (end of week at the latest).
> 
> Really.
> 
> Keith

  I said I'd give it some testing too, didn't I?  I was somewhat delayed
last week by getting stranded in Spain on what was meant to only be a long
weekend......

  Anyway, so far I've only got as far as discovering that CVS HEAD of
(insight+dejagnu) won't build at the moment.  Anyone recognize this error?
I'm afraid solibs in general are not my forte......

rm -f gdb.exe
gcc -g -O2      -Wl,--subsystem,console \
        -o gdb.exe gdb.o libgdb.a \
           ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a
..
/libiberty/libiberty.a    ../libgui/src/libgui.a
-L/davek/patch-gnu/testing/gdb/
obj/itcl/itcl -litcl32 -L/davek/patch-gnu/testing/gdb/obj/itcl/itk -litk32
-L/da
vek/patch-gnu/testing/gdb/obj/tk/win -ltk84
-L/davek/patch-gnu/testing/gdb/obj/t
cl/win -ltcl84    -lgdi32 -lcomdlg32 -limm32 -lcomctl32 -lshell32 -lncurses
-lm
-liconv ../libiberty/libiberty.a -luser32 -limagehlp -lshell32 -lgdi32
-lcomdlg3
2 -ladvapi32
libgdb.a(solib.o)(.text+0xd00): In function `solib_address':
/gnu/testing/gdb/src/gdb/solib.c:771: multiple definition of
`_solib_address'
libgdb.a(win32-nat.o)(.text+0xdf0):/gnu/testing/gdb/src/gdb/win32-nat.c:728:
fir
st defined here


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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