iexplore: Mark iexplore.exe as large address aware.

Jacek Caban jacek at codeweavers.com
Tue Apr 29 03:53:59 CDT 2014


I'm not sure how we want to handle it. We could make it more generic and
possibly mark all builtin executables. That's, however, may have some
side effects, like breaking support for loading some (broken) native
DLLs in such processes. This patch changes just iexplore, which
otherwise is unable to load with unstripped Gecko. (Ideally, we'd have
debugging symbols out of xul.dll itself, but it's tricky in mingw build
environment).

---
 programs/iexplore/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-iexplore-Mark-iexplore.exe-as-large-address-aware.diff
Type: text/x-patch
Size: 367 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140429/a4ae6ae5/attachment.bin>


More information about the wine-patches mailing list