[Bug 43530] A lot of games (mostly old) crash in Nvidia driver when Wine is compiled on current ArchLinux build environment

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 17 13:44:23 CDT 2018


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

--- Comment #36 from coreyoconnor at gmail.com ---
On NixOS the solution was to compile wine with the LD flag "-z now". Per
documentation this results in: "When generating an executable or shared
library, mark it to tell the dynamic linker to resolve all symbols when the
program is started, or when the shared library is linked to using dlopen,
instead of deferring function call resolution to the point when the function is
first called."

* https://linux.die.net/man/1/ld
* https://github.com/NixOS/nixpkgs/issues/31989

-- 
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