Py2Exe Build Errors

Hi, 

I try to build MSPGCC Tools.

I use Cygwin under WindowsXP

I have build (Binutils, GCC, GDB, MSP430-LIBC, LIBMSPGCC)

My problem is : Python Tools (PyTools section  in the CVS\packaging\makefile)

I don't have PY2EXE & CTYPES, So I download it (sources files because binary 
files are for Windows)

ctypes-1.0.2 
I launch the build command : 
python setup.py install
Installation seems ok

py2exe-0.6.6
I launch the build command : 
python setup.py install
There are several errors :
source/py2exe_util.c:367: error: '_MAX_PATH' undecleared ...
...


Please help !


Regards THLN!

Reply via email to