[Bug gold/31830] error: y.o: multiple definition of 'foo'

2024-05-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31830 H.J. Lu changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/30281] error: multiple definition of `pwrite@GLIBC_2.2' with LTO and symver attribute

2024-05-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30281 H.J. Lu changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/30281] error: multiple definition of `pwrite@GLIBC_2.2' with LTO and symver attribute

2024-05-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30281 --- Comment #18 from H.J. Lu --- (In reply to Andrey Sotnikov from comment #17) > (In reply to H.J. Lu from comment #16) > > You were using gold, not ld. Please pass -fuse-ld=bfd to GCC. > > I am not sure I understand. I used ld. I verified

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-05-31 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 --- Comment #6 from Rostislav Krasny --- The 'git reset --hard' works not stable. Sometimes it changes permissions according to umask or to the git configuration, sometimes it doesn't. So I made another fix. I've attached a formatted patch wi

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-05-31 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 --- Comment #5 from Rostislav Krasny --- Created attachment 15549 --> https://sourceware.org/bugzilla/attachment.cgi?id=15549&action=edit formatted patch with the fix -- You are receiving this mail because: You are on the CC list for the b

[Bug gold/31830] New: error: y.o: multiple definition of 'foo'

2024-05-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31830 Bug ID: 31830 Summary: error: y.o: multiple definition of 'foo' Product: binutils Version: 2.43 (HEAD) Status: NEW Severity: normal Priority: P2 Component: go

[Bug ld/31828] New: Lack of support for HEASLR (high-entropy-va) for PE targets

2024-05-31 Thread ralf.habacker at freenet dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=31828 Bug ID: 31828 Summary: Lack of support for HEASLR (high-entropy-va) for PE targets Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal

[Bug binutils/17466] objcopy corrupts Windows executables when adding a section

2024-05-31 Thread js at lastlog dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17466 Joachim Schiele changed: What|Removed |Added CC||js at lastlog dot de --- Comment #2

PE section extension

2024-05-31 Thread Joachim Schiele
Hello, I'd like to extend the ld generated PE section with a custom section called .store in analogy to .idata and I would love a little guidance where to make this change. The new field must be generated after the idata has been generated. In addition I need to know where the dllname name, foo

[Bug ld/31824] New: gcc 14 fails during link step on Windows when bootstrap-lto is specified

2024-05-31 Thread tanksherman27 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31824 Bug ID: 31824 Summary: gcc 14 fails during link step on Windows when bootstrap-lto is specified Product: binutils Version: unspecified Status: UNCONFIRMED Se