Problem with a linker

Artem.Rudskyy@Student.Uni-Magdeburg.DE Artem.Rudskyy@Student.Uni-Magdeburg.DE
Wed Mar 17 08:35:00 GMT 2010


Hello, all!
I have one question for linker ld:
I port the binutils for own processor. It has two memory banks: one  
for instruction and another for data. Address of two this banks begins  
for processor from  0, null. 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.
What is a solution of this problem?
Thanks a lot!
Artem Rudskyy,
Otto-von-Guericke Universitaet Magdeburg, RobotsLab




More information about the Binutils mailing list