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.
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
> secti
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 ha
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
_b
https://sourceware.org/bugzilla/show_bug.cgi?id=30561
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1