This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/51673] undefined references / libstdc++-7.dll


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.


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