[Bug binutils/31728] dlltool generates incorrect hints in import libraries

2024-07-27 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31728 --- Comment #22 from Pali Rohár --- Hello Alan, thank you for looking at it. For me this your fix looks good. Is there some other work needed for these tests? If not could you apply all those changes? -- You are receiving this mail because:

[Bug ld/31544] Incorrect default subsystem version for POSIX PE binaries

2024-08-03 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31544 --- Comment #1 from Pali Rohár --- Note that default version 19.90 is specified also in MS LINK.EXE documentation: https://learn.microsoft.com/en-us/cpp/build/reference/subsystem-specify-subsystem -- You are receiving this mail because: You

[Bug binutils/32337] dlltool -m option does not change type of some .o files in an import library

2024-11-15 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32337 Pali Rohár changed: What|Removed |Added CC||pali at kernel dot org --- Comment #1

[Bug ld/30144] LD --entry does not accept function name

2025-04-20 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30144 --- Comment #4 from Pali Rohár --- Nick, what about my idea from previous post? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2025-04-20 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 --- Comment #14 from Pali Rohár --- Any update? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30922] gcc -pie generates unwanted PE export table

2025-04-20 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30922 --- Comment #2 from Pali Rohár --- Running latest readpe on the compiled example binary from the report description shows that ld's -pie argument generate the library export table with the DLL name, even the binary should be executable: $ rea

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2025-04-20 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 --- Comment #15 from Pali Rohár --- Hello, any update for issue in comment #6 ? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30144] LD --entry does not accept function name

2025-04-22 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30144 --- Comment #6 from Pali Rohár --- Created attachment 16036 --> https://sourceware.org/bugzilla/attachment.cgi?id=16036&action=edit ld_pei386_entry_point.diff Nick, I have tried something, it is in the attachment. But it needs to be improve

[Bug ld/30144] LD --entry does not accept function name

2025-04-23 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30144 Pali Rohár changed: What|Removed |Added Attachment #16036|0 |1 is obsolete|

[Bug binutils/30376] windres cannot parse rc files which it itself generated

2025-04-25 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 --- Comment #16 from Pali Rohár --- Nick, could you look at your change and possible reason why the repeated conversions between rc and res (rc -> res -> rc -> res) damages the resource content? -- You are receiving this mail because: You ar

<    1   2