This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Duplicate symbols from STL


    Hello. I recently downloaded beta 19 and tried
to compile some simple C++ stuff and I have problems
when trying to link. The linker tells me there are
duplicate symbols like basic_strings thingies. It
seems those symbols are present both in the libstdc++.a,
which seems perfectly normal, and in my .o files which
include <string> (maybe inline expansions?).
    I tried to browse the mailing list archives, but
that's not quite aesy, and I only found references to
"undefined symbols". Is there a special option I should
use with thet compiler, with the linker? Does anyone
have the same problem?

Laurent « BloB » Vaucher



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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