[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24554] [objcopy] --rename-section marking section NOBITS
From: |
ndesaulniers at google dot com |
Subject: |
[Bug binutils/24554] [objcopy] --rename-section marking section NOBITS |
Date: |
Wed, 15 May 2019 18:16:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24554
--- Comment #2 from Nick Desaulniers <ndesaulniers at google dot com> ---
For future travelers, it seems that the "load" flag was required:
`--rename-section .text=.rodata,alloc,readonly,load`
Thanks for the tip.
--
You are receiving this mail because:
You are on the CC list for the bug.