[Bug ld/32671] Default to erroring out on executable stacks

2025-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32671 --- Comment #4 from Nick Clifton --- I have no objections to changing the linker's default behaviour - as long as the choice can be overridden by a configure time option so that distributions that want the old behaviour can still obtain it. -

[Bug ld/32671] Default to erroring out on executable stacks

2025-02-10 Thread freswa at archlinux dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32671 Frederik Schwan changed: What|Removed |Added CC||freswa at archlinux dot org -- You

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #3 from LIU Hao --- MSYS2 has upgraded their binutils since some days ago: https://github.com/msys2/MINGW-packages/commit/830d2ccff7811106a3c4254599737c957f688b06 I haven't heard of such issues. It looks like that Wine requires .C

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #5 from Mike Lothian --- Created attachment 15943 --> https://sourceware.org/bugzilla/attachment.cgi?id=15943&action=edit 64bit working regedit -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #4 from Mike Lothian --- Some do, some don't Regedit for example doesn't I'm attaching the 64bit binaries that work and don't work, it's the same with the 32bit binaries -- You are receiving this mail because: You are on the CC

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #6 from Mike Lothian --- Created attachment 15944 --> https://sourceware.org/bugzilla/attachment.cgi?id=15944&action=edit 64bit broken regedit -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #8 from LIU Hao --- After a glance at Wine RegEdit source, I feel that this is caused by delayimp. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #9 from LIU Hao --- Yeah the MSVC delayimp facilities have code to temporarily unprotect the import table before filling in those pointers; see 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\incl

[Bug ld/32675] New: Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 Bug ID: 32675 Summary: Wine binaries built with binutils 2.44 no longer run Product: binutils Version: 2.44 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 Mike Lothian changed: What|Removed |Added URL||https://bugs.winehq.org/sho

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32264 Mike Lothian changed: What|Removed |Added CC||mike at fireburn dot co.uk --- Comment

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 LIU Hao changed: What|Removed |Added CC||lh_mouse at 126 dot com --- Comment #1 from

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32264 --- Comment #12 from LIU Hao --- (In reply to Mike Lothian from comment #11) > Hi > > This patch has broken wine for me > > https://sourceware.org/bugzilla/show_bug.cgi?id=32675 > https://bugs.winehq.org/show_bug.cgi?id=57819 I have comment

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread mike at fireburn dot co.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #2 from Mike Lothian --- No wine programs start, I can try and see if the internal programs from wine start under windows -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #7 from LIU Hao --- ``` 7FFA9AF3C81C

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 Sam James changed: What|Removed |Added URL|https://bugs.winehq.org/sho | |w_bug.cgi?id=57819

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread jacek at codeweavers dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 Jacek Caban changed: What|Removed |Added CC||jacek at codeweavers dot com --- Commen

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 --- Comment #11 from LIU Hao --- Please see the patch attached in https://sourceforge.net/p/mingw-w64/mailman/message/59129001/ -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2025-02-10 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32264 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/32675] Wine binaries built with binutils 2.44 no longer run

2025-02-10 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32675 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz