Hello, since we are now using Scons for the bootloader under Windows, I can get rid of the pre-compiled zlib library (zlibstat.lib) and easily compile a minimum zlib.lib from source code directly. I committed this change as r159 (diff omitted as pretty boring).
This is also a required step to get on with fixing the issue of msvcr71.dll. -- Giovanni Bajo _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
