[Bug 51018] New: Binaries compiled with an older winegcc won't run on >=v6.5
https://bugs.winehq.org/show_bug.cgi?id=51018 Bug ID: 51018 Summary: Binaries compiled with an older winegcc won't run on >=v6.5 Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: a.heider(a)gmail.com Distribution: --- An app built with an older winegcc (here v5.6) doesn't run on v6.6+ee13ab0: Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found. Trying with WINEDEBUG=module yields: libwine.so.1: cannot open shared object file: No such file or directory Even though that of course exists in the installed wine directory. Copying libwine.so.1 from the wine directory next to the application gets rid of that error message, but it still fails to run. Building the app with winegcc from v6.6 works around the issue. Note: It seems that only running apps are affected, dll files build with an older winegcc still load fine -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51018 --- Comment #1 from Andre Heider <a.heider(a)gmail.com> --- Confirmed as fixed by 870340ee602e734e4a8a6fc7cc161832c6362d9f Thanks! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51018 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |870340ee602e734e4a8a6fc7cc1 | |61832c6362d9f Resolution|--- |FIXED --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Marking fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51018 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.7. -- 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.
participants (1)
-
WineHQ Bugzilla