21 Jun
2018
21 Jun
'18
12:54 a.m.
https://bugs.winehq.org/show_bug.cgi?id=44650 --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello Zebediah, no problem since the Wine-Staging patch fixes the issue - although at runtime. The alternative would be a custom linker script, not using DATA_SEGMENT_ALIGN directive and align manually to next page boundary to fix this issue at "static" link time. Downside: replacing the default linker script with a custom one just for fixing the segments mapping might be overkill/too expensive to maintain. Regards -- 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.