Koen van der Drift wrote:
> Hi,
> 
> I get the following error (after a fink selfupdate):
> 
> ...
> tree-inline.o dummy-checksum.o main.o  libbackend.a ../libcpp/ 
> libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -lintl -L/ 
> sw/lib -liconv  ../libiberty/libiberty.a ../libdecnumber/ 
> libdecnumber.a -L/sw/lib -lmpfr -lgmp
> ld: duplicate symbol _init_inline_once in libbackend.a(tree-inline.o)  
> and tree-inline.o
> collect2: ld returned 1 exit status

While I agree with your ld that this linker line is redundant, because 
it includes tree-inline.o twice, once directly and once via 
libbackend.a, my ld does not complain about duplicate symbols.
[]
> Not sure if relevant, but I recently installed the iPhone SDK with an  
> updated xCode.

This could very well be the case. What do you get from "ld -v"?

-- 
Martin



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to