[Webkit-unassigned] [Bug 104436] [Qt] MinGW-w64 64-bit build fails when linking libQt5WebKitWidgetsd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 05:42:17 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104436





--- Comment #6 from Jonathan Liu <net147 at gmail.com>  2012-12-14 05:44:38 PST ---
Looks like a problem with Qt 5 qmake specific to win32-g++ mkspec. It seems to be removing the duplicate -Wl,-whole-archive and -Wl,-no-whole-archive linker flags. Qt 4 qmake didn't remove the duplicate linker flags.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list