I have a problem building scummvm. During compiling I get the error message:
make -s -C \scummsvn\backends\platform\symbian\S60v3 -f "ICONS.MK" TO_ROOT=..\..\..\..\.. EPOCBLD=..\..\..\..\..\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\scummsvn\backends\platform\symbian\S60v3\ICONS\GCCE TO_BLDINF=..\..\..\..\..\scummsvn\backends\platform\symbian\S60v3 PLATFORM=GCCE CFG=UREL BLD
make -s -r -f "\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\scummsvn\backends\platform\symbian\S60v3\SCUMMVM_A0000658_S60V3\GCCE\SCUMMVM_A0000658_S60V3.GCCE" UREL
arm-none-symbianelf-ld: section .text [00008000 -> 00811013] overlaps section .data [00400000 -> 004490ef]
arm-none-symbianelf-ld: section .bss [004490f0 -> 00582a4f] overlaps section .text [00008000 -> 00811013]
arm-none-symbianelf-ld: \S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\scummsvn\backends\platform\symbian\S60v3\SCUMMVM_A0000658_S60V3\GCCE\urel\ScummVM_A0000658.exe: section .data lma 0x400000 overlaps previous sections
\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\urel\EEXE.LIB(uc_exe_.o): In fnction `$b':
\EPOC32\BUILD\src\cedar\generic\base\e32\EEXE\ARMV5\urel\uc_exe_.cpp:(.text+0x2): relocation truncated to fit: R_ARM_THM_CALL against symbol `_ZN4User9InvariantEv@@euser{000a0000}[100039e5].dll' defined in ER_RO section in \S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\euser.dso
\EPOC32\BUILD\src\cedar\generic\base\e32\EEXE\ARMV5\urel\uc_exe_.cpp:(.text+0xa): relocation truncated to fit: R_ARM_THM_CALL against symbol `_ZN4User15HandleExceptionEPv@@euser{000a0000}[100039e5].dll' defined in ER_RO section in \S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\euser.dso
\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\urel\EEXE.LIB(uc_exe.o): In function `$b':\src\cedar\generic\base\e32\EUSER\epoc\arm\uc_exe.cpp:(.text+0x6): relocation truncated to fit: R_ARM_THM_CALL against symbol `_ZN8UserHeap15SetupThreadHeapEiR24SStdEpocThreadCreateInfo@@euser{000a0000}[100039e5].dll' defined in ER_RO section in \S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\euser.dso
\src\cedar\generic\base\e32\EUSER\epoc\arm\uc_exe.cpp:(.text+0x18): relocation truncated to fit: R_ARM_THM_CALL against symbol `_ZN4User4ExitEi@@euser{000a0000}[100039e5].dll' defined in ER_RO section in \S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\euser.dso
make[1]: *** [\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\urel\ScummVM_A0000658.exe] Error 1
make: *** [TARGETSCUMMVM_A0000658_S60V3] Error 2
make -r -f "\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\scummsvn\backends\platform\symbian\S60v3\GCCE.make" FINAL CFG=UREL VERBOSE=-smake -s -C \scummsvn\backends\platform\symbian\S60v3 -f "ICONS.MK" TO_ROOT=..\..\..\..\.. EPOCBLD=..\..\..\..\..\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\scummsvn\backends\platform\symbian\S60v3\ICONS\GCCE TO_BLDINF=..\..\..\..\..\scummsvn\backends\platform\symbian\S60v3 PLATFORM=GCCE CFG=UREL FINAL
I am running windows 7 64bit, S60 3rd Edition SDK for Symbian OS, Feature Pack 2, S60 Open C Cpp Plug in 1.6, libmad 0.15.1b, zlib 1.2.5,Tremor 1.0.2,SDL 1.2.12,scummvm 1.1.1
![Rolling Eyes :roll:](./images/smilies/icon_rolleyes.gif)