WineHQ

Dimitrie O. Paun dpaun at rogers.com
Mon Mar 1 07:20:33 CST 2004


ChangeLog
    Others have tried to compile Python using MinGW.

-- 
Dimi.
-------------- next part --------------
Index: templates/en/fun_projects.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/fun_projects.template,v
retrieving revision 1.13
diff -u -r1.13 fun_projects.template
--- templates/en/fun_projects.template	20 Feb 2004 17:17:40 -0000	1.13
+++ templates/en/fun_projects.template	1 Mar 2004 13:19:14 -0000
@@ -129,6 +129,10 @@
   in the resulting Makefile must be manually adjusted. Things compile
   fine, but linking unfortunately fails. <tt>winegcc</tt> needs more work
   to support the <tt>-Xlinker</tt>, and <tt>-shared</tt> options.
+  <br>
+  <strong>Update:</strong> Here is an
+  <a href="http://uucode.com/texts/python-mingw/python-mingw.html">article</a>
+  containing a log of succesfull compilation of Python 2.2 using MinGW.
 
   <h3>Toolkits</h3>
   While some have focused on portable runtimes (see above), others tried


More information about the wine-patches mailing list