Link error in compile PAMP
Hi, guys.
I have compiled PAMP 1.02 in Carbide 2.0 (using GCCE).
But it occures error as following
arm-none-symbianelf-ld: section .rodata [0036eb18 -> 005af5e3] overlaps section .data [00400000 -> 0042403f]
arm-none-symbianelf-ld: section .bss [00424040 -> 0042b1ff] overlaps section .rodata [0036eb18 -> 005af5e3]
How can I resolve it?
Please help me.
Re: Link error in compile PAMP
[QUOTE=muluni;575025]
How can I resolve it?
[/QUOTE]
Check these threads:
[url]http://discussion.forum.nokia.com/forum/showthread.php?t=78235[/url]
[url]http://developer.symbian.com/forum/thread.jspa?messageID=54545[/url]
Johan
Re: Link error in compile PAMP
Hi, jhnwkmn,
Thank you for your help.
I resolved this problem.
Thank you.