This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi, I'm having problem moving ARM.exidx to a PT_LOAD segment. In my linker script I added it to a PT_LOAD segment but instead ld adds an additional EXIDX segment. Is it impossible to move the ARM.exidx section due to the SHF_LINK_ORDER flag or what can it be? Linker script: http://pastebin.com/8wZFtnCA Thanks, Johan
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |