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]

Re: Problem with a linker


On Wed, Mar 17, 2010 at 09:15:37AM +0100, Artem.Rudskyy@Student.Uni-Magdeburg.DE wrote:
> And when I link sections .text
> starting at 0 and .data starting at 0, linker gives error: section
> .data loaded at 00000000,0000000f overlaps section .text loaded at
> 00000000,0000002b.

Change your scripts so that the LMAs don't overlap.  See the ld info docs.

-- 
Alan Modra
Australia Development Lab, IBM


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