I'm adding print_debug statements to tyan/s2891 and now I get some code overlap messages
/usr/bin/ld: section .reset [00000000fffffff0 -> 00000000ffffffff] overlaps section .rom [00000000ffff6770 -> 000000010000014f] /usr/bin/ld: section .id [00000000ffffff69 -> 00000000ffffff7f] overlaps section .rom [00000000ffff6770 -> 000000010000014f] /usr/bin/ld: section .romstrap [00000000ffffffa0 -> 00000000ffffffef] overlaps section .rom [00000000ffff6770 -> 000000010000014f]
I'm not quite sure where this comes from. I've compiled this many times and it works great. Where (options config) are the setting for this?
A document pointer or a quick explaination would be great
Thanks
Steve