https://bugs.winehq.org/show_bug.cgi?id=55050 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- CC| |eric.pouech(a)gmail.com Status|RESOLVED |REOPENED --- Comment #7 from Eric Pouech <eric.pouech(a)gmail.com> --- reopening as: still not sufficient here: CCLD loader/wine64-preloader loader/preloader.o: in function `wld_start': /home/eric/wine/wine/loader/preloader.c:1402:(.text+0xc33): failed to convert GOTPCREL relocation against '_start'; relink with --no-relax collect2: error: ld returned 1 exit status adding -Wl,--no-relax to preloader link operation fixes the issue (at least allows linking, and notepad starts) $ uname -a Linux fedora.home 6.3.8-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:40 UTC 2023 x86_64 GNU/Linux -- 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.