<DIV style="FONT-SIZE: 12px; FONT-FAMILY: verdana, arial">
<DIV><BR></DIV>
<DIV>
<DIV style="FONT-SIZE: 12px; FONT-FAMILY: verdana, arial">
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>I have an litttle problem :=)</DIV>
<DIV>Everything compile fine for the ARM version... really fine! but when I tried the "nmake CGF=X86DEB", I have the following error (Of course I checked that my paths are the good ones... I've tried taking the mathmodule.c from python 2.3.4 and not 2.3.5 but it dosn't work).</DIV>
<DIV> </DIV>
<DIV>Thanks a lot for your help...</DIV>
<DIV>Nevertheless, everything else is working good ;=)</DIV>
<DIV> </DIV>
<DIV>Salvatore</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>mathmodule.c<BR>..\..\Modules\mathmodule.c(97) : error C2152: 'function' : pointers to functions<BR> with different attributes<BR>..\..\Modules\mathmodule.c(97) : warning C4024: 'math_1' : different types for f<BR>ormal and actual parameter 2<BR>..\..\Modules\mathmodule.c(99) : error C2152: 'function' : pointers to functions<BR> with different attributes<BR>..\..\Modules\mathmodule.c(99) : warning C4024: 'math_1' : different types for f<BR>ormal and actual parameter 2<BR>..\..\Modules\mathmodule.c(101) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(101) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(104) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(104) : warning C4024: 'math_2' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(107) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(107) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(109) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(109) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(111) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(111) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(113) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(113) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(115) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(115) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(118) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(118) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(121) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(121) : warning C4024: 'math_2' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(123) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(123) : warning C4024: 'math_2' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(129) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(129) : warning C4024: 'math_2' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(132) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(132) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(134) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(134) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(136) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(136) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(138) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(138) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(140) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(140) : warning C4024: 'math_1' : different types for<BR>formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(260) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(260) : warning C4024: 'loghelper' : different types f<BR>or formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(267) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(267) : warning C4024: 'loghelper' : different types f<BR>or formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(279) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(279) : warning C4024: 'loghelper' : different types f<BR>or formal and actual parameter 2<BR>..\..\Modules\mathmodule.c(303) : error C2152: 'function' : pointers to function<BR>s with different attributes<BR>..\..\Modules\mathmodule.c(303) : warning C4024: 'loghelper' : different types f<BR>or formal and actual parameter 2<BR>NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'<BR>Stop.<BR>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft eMbedded C++ 4.0\COMMON\<BR>EVC\bin\NMAKE.EXE"' : return code '0x2'<BR>Stop.<BR></DIV>
<DIV>
<DIV>> I dont know where you got that tux link, but the latest pythonCE sources </DIV>
<DIV>> are here</DIV>
<DIV>> </DIV>
<DIV>> http://fore.validus.com/~kashtan/</DIV>
<DIV>> </DIV>
<DIV>> just follow the instructions</DIV>
<DIV>> </DIV>
<DIV>> Additionally, i needed to modify SDKROOT in wcearm.bat to point to </DIV>
<DIV>> c:\Program Files\Windows CE Tools, which seems to be the default install </DIV>
<DIV>> for evc4, but your mileage my vary. Generated the LIB file you've been </DIV>
<DIV>> searching for for the past week or whatever no problems.</DIV>
<DIV>> </DIV>
<DIV>> pretty simple..</DIV>
<DIV>> </DIV>
<DIV>> James</DIV>
<DIV>> </DIV>
<DIV><EM></EM> </DIV></DIV></DIV></DIV></DIV><DIV style='{font-family:verdana, arial;font-size: 10px}'>
<DIV><br></DIV>
<DIV><br></DIV>
<DIV><EM>Accédez au courrier électronique de La Poste : www.laposte.net ;</EM></DIV>
<DIV><EM>3615 LAPOSTENET (0,34 /mn) ; tél : 08 92 68 13 50 (0,34/mn)</EM></DIV>
</DIV>