bug-binutils
[Top][All Lists]
Advanced

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

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


From: pali at kernel dot org
Subject: [Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics
Date: Wed, 17 May 2023 23:12:04 +0000

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

--- Comment #6 from Pali Rohár <pali at kernel dot org> ---
IMAGE_SCN_LNK_REMOVE is valid only for object files, not for executables. But
yes, from above description exclude flag should be mapped to
IMAGE_SCN_LNK_REMOVE characteristics.

Also it would be great to synchronize support for these flags with flags
supported by assembler: https://sourceware.org/binutils/docs/as/Section.html

-- 
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]