This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: relocations


On Saturday, October 26, 2002, at 04:57 AM, Stuart Clarke wrote:
GCC doesn't seem to have a run-time option for producing a rela.text section
rather than a rel.text one. Is there any means by which the GCC source could
be patched/adjusted to accomplish this?
Wrong list. I think most of these issues have little to do with the compiler. I think you want to check out the binutils list. Yes, in binutils, it is easily reconfigured. See the binutils source code, a proper port to your system would include these changes.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]