[Bug 10783] D3D applications crash with native d3d dlls

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 16 08:09:28 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10783





--- Comment #15 from Ambro <ambro at b4ever.net>  2007-12-16 08:09:27 ---
The problem in fact resides in libwine. If libwine is compiled with prebuilt
windows mingw through wine, everything is fine. But if it's compiled with linux
mingw, it causes the crash. I tracked down the problem to the 'dllwrap' command
at the end of libwine compilation, which if done with linux mingw causes the
crash. I've experimented with different binutils versions (gentoo cross
ebuilds):
works: binutils-2.17
works: binutils-2.17-r1
works: binutils-2.17-r2
bad: binutils-2.17.50.0.12
bad: binutils-2.17.50.0.17
bad: binutils-2.18.50.0.3


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list