On 9/15/2012 8:41 AM, Ruben Van Boxem wrote:
> These files are from the official Python 2.7.3 installation exetables. 
> They are the only official python builds available. You cannot build 
> vanilla Python 2.7 with MinGW. I opted for the official release to not 
> conflict with any existing installation users might have installed (as 
> the python DLL will be in PATH)
>
> The 32-bit files are all directly extracted from the installer exe, 
> the 64-bit package was missing an import libpython2.7.dll.a, which I 
> generated using the usual steps. I think I also renamed the libraries 
> so the gdb build can find it.

Thanks for the info. Experience has taught me to be skeptical toward any 
binary distribution that doesn't include the sources themselves or at 
least a link to them -- and for me, even licensing concerns are 
secondary to ensuring a verifiable and repeatable process.

-John E. / TDM

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to