[Bug binutils/30561] conversion from binary to PE broken

2023-06-26 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30561 --- Comment #5 from Stas Sergeev --- OK, I use the work-around you suggested. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/30561] conversion from binary to PE broken

2023-06-21 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30561 --- Comment #4 from Stas Sergeev --- (In reply to Nick Clifton from comment #3) > Well for example, objcopy has no way of determining whether the input binary > contains code, data, or something else. So it is not at all obvious which >

[Bug binutils/30561] conversion from binary to PE broken

2023-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30561 --- Comment #3 from Nick Clifton --- (In reply to Stas Sergeev from comment #2) > Still would you mind clarifying why > "There is just not enough information in the input format to enable a > proper conversion"? Well for example, objcopy

[Bug binutils/30561] conversion from binary to PE broken

2023-06-19 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=30561 --- Comment #2 from Stas Sergeev --- Hi Nick, thanks for a suggestion. Its not as simple, at the very minimum I'll need to generate with some script such .S files, so that they provide the needed symbols, like _binary__etc_resolv_conf_start

[Bug binutils/30561] conversion from binary to PE broken

2023-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30561 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment