This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51673] undefined references / libstdc++-7.dll
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 06 Mar 2012 11:48:22 +0000
- Subject: [Bug libstdc++/51673] undefined references / libstdc++-7.dll
- Auto-submitted: auto-generated
- References: <bug-51673-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51673
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #13 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-03-06 11:48:22 UTC ---
Hmm, this looks to me like an boost-issue and seems to me not being related to
gcc itself. The cause might be that symbol-mangling has changed and boost
doesn't specifies it on its export-table?
I will close this bug as invalid.