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]

Re: Querry.--


>How to define an absolute section in gcc-tool environment. Is there any ORG
>like instruction. My requirement is that I want to make address range
>0x0203e000 to 0x0203efff in absolute section. How to do this?

RTFM.  You need a linker script: see the documentation for GNU ld.

p.



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