http://sourceware.org/bugzilla/show_bug.cgi?id=13497

Dmitry Gorbachev <d.g.gorbachev at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |mingw32

--- Comment #2 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 
2011-12-14 15:34:25 UTC ---
As observed in <http://gcc.gnu.org/PR51523>, this looks more like a linker bug.

The option `--exclude-all-symbols' does not work, too (though symbols are not
exported, they still get resolution PREVAILING_DEF_IRONLY_EXP); but
`--version-script=...' option works.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to