rodata overlap errors

Login to reply to this topic.
Tue, 2006-04-11 09:19
Joined: 2005-02-21
Forum posts: 47

Any ideas on the linker errors using GCCE (Symbian Os 9.1, Nokia Series60 SDKv3):
arm-none-symbianelf-ld: section .rodata [002c8ed0 -> 004488f7] overlaps section .data [00400000 -> 00400083]
arm-none-symbianelf-ld: section .bss [00400084 -> 00400993] overlaps section .rodata [002c8ed0 -> 004488f7]
arm-none-symbianelf-ld: C:\proj\group\Proj_Data\GCCE_UREL\Proj.exe: section .data lma 0x400000 overlaps
previous sections

Ahti.
  • Login to reply to this topic.