"multiply defined" ___CTOR_LIST___ under FreeBSD 2.2-980105-SNAP

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Mar 27 11:19:00 GMT 1998


On 26 Mar 1998, Jason Merrill wrote:
>>   ld: /sw/swtest/egcs/BSD/lib/libstdc++.a(streambuf.o): unexpected
>>   multiple definitions of symbol `___DTOR_LIST__', type 0x16
>>   sql.o:13: Definition of symbol `___DTOR_LIST__' (multiply defined)
> Looks like you have -fgnu-linker (or configured --with-gnu-ld), but are not
> actually using GNU ld.  "type 0x16" is for the stabs link vector extension.

On the FreeBSD machines I have access to there is no GNU ld, just some
BSD ld which doesn't identify itself (no -v, --version, -help).

However I can guarantee that I didn't issue /any/ configure option except
--prefix nor /any/ option to ld.


Is it possible that we have some `./configure` problem here?

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/









More information about the Gcc-bugs mailing list