Hi, I'm in Beijing, sorry for not good english
I can build raccoon on S60 3rd_FP1 SDK both by WINSCW and gcce compiler, but on S60_5th_Edition_SDK_v1.0 I can only build for winscw, when for gcce I encounter these:
"\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\S60\devices\S60_5th_Edition_SDK_v1.0\mws\phone\group\LIBHTTPD\GCCE\LIBHTTPD.GCCE" UREL
1 file(s) copied.
make[1]: *** [\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\release\gcce\urel\libhttpd22.dll] Error 1
elf2e32 : Error: E1065: '\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\S60\devices\S60_5th_Edition_SDK_v1.0\mws\phone\group\LIBHTTPD\GCCE\urel\libhttpd22.dll' : 'malloc' Import relocation does not refer to code segment.
make: *** [TARGETLIBHTTPD] Error 2
I don't know how to solve it. I guess it's caused by PythonForS60_1_4_5_SDK, maybe it's too old to use in 5th SDK, but when I use Python_1.9.7_3rdFP2_SDK_with_OpenC to build raccoon, some header files can't be found, I compare Python 1.4.5 and 1.9.7, some header files are deprecated, but raccoon need them!
Could you help me where to download Python for S60 5.0 SDK, and whether raccoon can be built on S60 5.0 SDK for GCCE?
Thanks a lot.




