[Webkit-unassigned] [Bug 25809] decorations __declspec(dlimport) and __declspec(dlexport) break linking on win32 with mingw
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 22 00:51:06 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25809
------- Comment #9 from fridrich.strba at bluewin.ch 2009-05-22 00:51 PDT -------
The decorations don't work well when the compiler is GCC. That is why
!COMPILER(GCC)
They work well with MSVC, but they might also work well with other compilers
for Windows, I don't have them and that is why I did this solution, because it
is covering MinGW and CygWin where this problem arises.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list