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] |
For a system with fast on-chip RAM without MMU I need to map an elf section to a fixed address. The problem is that the remaining sections need to remain relocable and there is no way to tell the loader not to relocate a section.
Is it possible to resolve relocations for a specific section with ld or is there a way to do this with objcopy?
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |