[Bug 46028] Provide separate debug/symbol info files (.pdb) for 32-bit and 64-bit Wine-Gecko 2.47+ package (unstripped 32-bit ' xul.dll' too large to be mapped)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 22 05:17:09 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=46028

--- Comment #2 from Jacek Caban <jacek at codeweavers.com> ---
Recently Firefox mingw builds were moved to clang-based toolchain. clang has
support for .pdb files:
https://bugzilla.mozilla.org/show_bug.cgi?id=1475562
https://bugzilla.mozilla.org/show_bug.cgi?id=1497645

If we update our Gecko package, we could use that. The problem is that a number
of interfaces we use in MSHTML (see nsifacei.idl file) were removed from
upstream Gecko meantime, so updating is going to be hard.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list