|
From: | maskray at google dot com |
Subject: | [Bug binutils/24942] objcopy: Add option for setting section alignment |
Date: | Tue, 17 Sep 2019 12:12:49 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24942 --- Comment #7 from Fangrui Song <maskray at google dot com> --- In addition, have you thought about its interaction with --rename-section? Which command should I use: objcopy --rename-section=.foo=.foo2 --set-section-alignment .foo=8 a.o b.o or objcopy --rename-section=.foo=.foo2 --set-section-alignment .foo2=8 a.o b.o -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |