This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lkcl
Recipients cfriedt, hanwen, janneke-sf, lkcl, loewis, nzjrs, rmt38, scott.tsai
Date 2008-09-12.15:49:54
SpamBayes Score 1.7694884e-06
Marked as misclassified No
Message-id <1221234596.42.0.701241376043.issue1597850@psf.upfronthosting.co.za>
In-reply-to
Content
> In particular, I think that X-compiling is a common request

added another one to the list.

justification: pywebkitgtk cross-compiling for win32, using mingw32.
i'm not paying for microsoft license fees, i'm not paying for a
computer capable of running msvc, i'm not paying for the bandwidth
to download msvc and/or set it up.

much happier with mingw32, but mingw32 runs like an absolute dog
under wine - and often wine_server hangs.  (at least a 20x performance
hit for running msys and mingw32 under wine).

so... that leaves cross-compiling.

i need the development libraries from python 2.5 in order to create
a windows version of pywebkitgtk.
History
Date User Action Args
2008-09-12 15:49:56lkclsetrecipients: + lkcl, loewis, hanwen, janneke-sf, rmt38, scott.tsai, nzjrs, cfriedt
2008-09-12 15:49:56lkclsetmessageid: <1221234596.42.0.701241376043.issue1597850@psf.upfronthosting.co.za>
2008-09-12 15:49:55lkcllinkissue1597850 messages
2008-09-12 15:49:55lkclcreate