This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: use LMA instead of VMA?


Are you using the "AT>REGION" syntax to embed the .data section into,
say, the .text section?  I use the same logic you use for the m32c,
and it has no problem running in the simulator that way.  Check out
the m32c linker scripts (in newlib's src/libgloss/m32c) to see how
it's done.


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