bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19090] objcopy --extract-symbol clears e_flags ELF header


From: rhoogenboom at irdeto dot com
Subject: [Bug binutils/19090] objcopy --extract-symbol clears e_flags ELF header field
Date: Sat, 10 Oct 2015 17:51:55 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19090

--- Comment #1 from Ronald Hoogenboom <rhoogenboom at irdeto dot com> ---
This is probably because the condition '  if (!extract_symbol)' on line
objcopy.c:1828 skips the '    setup_bfd_headers (ibfd, obfd);'. In case
extract_symbols, some limited 'setup-copying' needs to be done anyway. Not sure
how to get that done through bfd, though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]