15, 2006 6:00
AM
Subject: Re: [PythonCE] Problem building
PythonCE for x86
I managed to get the dll to build using this
:/defaultlib:coredll.lib /defaultlib:corelibc.lib
/nodefaultlib:oldnames.lib /nodefaultlib:libc.libBut now i cannot
build python.exe because of this :
Microsoft
x27;t know what exactly). What happens without all those extra
linker options you added?
Luke
- Original Message -
From: "Ali Sabil" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 14, 2006 5:15 AM
Subject: [PythonCE] Problem building PythonCE for x86
> hi all,
>
>
hi all,
I tried for the last days to build python CE for a real x86 windows CE
5.0 platform, i managed to change the makefiles, but actually it fails
linking, and complains about multiple definitions of _DllMain :
lib /OUT:binaries\X86Rel\pythoncore\python23_library.lib
binaries\X86Rel\p