Re: pwdmodule.c

2007-09-12 Thread hvendelbo . dev
> > http://mail.python.org/pipermail/python-dev/2007-July/073912.html Thanks. I tried his files against trunk and it didn't work. -- http://mail.python.org/mailman/listinfo/python-list

pwdmodule.c

2007-09-12 Thread hvendelbo . dev
I am trying to compile Python with cmake, but perhaps there are a few dependencies that have not been corrected for Windows compilation. Is pwdmodule.c supposed to be excluded for windows compilation? Are the makefiles the place to look to deduct which files are meant for which platforms? Henrik