[pyicu-dev] pyicu with python 2.3 under windows
David Bolen
db3l.email at gmail.com
Tue Feb 20 10:37:09 PST 2007
For what it's worth, the Makefile for PyICU 0.5 built just fine for us with
the native Python 2.3 under Windows against ICU 3.4 (once a few source
changes were made, which have been incorporated into 0.6). I haven't tried
building 0.6, but it doesn't look like the Makefile changed.
We did have Cygwin installed on the systems doing the build (so GNU make and
the Cygwin stuff in the Makefile was present), but as long as you have VC6
as the default compiler in your path, it should build the native extension
just fine.
-- David
On 2/20/07, Andi Vajda <vajda at osafoundation.org> wrote:
>
>
> On Tue, 20 Feb 2007, Wolfgang Langner wrote:
>
> > is there a binary release of pyicu 0.6 for python version 2.3 on windows
> ?
>
> I didn't build one, no.
>
> > Why is there no setup.py available to support the standard python build
> ?
>
> Because the build used to be a lot more complicated in the days of SWIG.
> Since version 0.5, SWIG is no longer used so it should be pretty simple to
> write one. Would you like to submit a patch ?
> (on windows, be sure to use the /Zc:wchar_t compiler flag).
>
> > Is it possible to use the makefile for building a version that supports
> nativ
> > python 2.3 under windows (not cygwin) ?
>
> The PyICU Makefile is a GNU makefile.
> If you don't want to install cygwin, try our minimal cygwin package:
> http://builds.osafoundation.org/external/windows/mincyg.zip
>
> Andi..
> _______________________________________________
> pyicu-dev mailing list
> pyicu-dev at osafoundation.org
> http://lists.osafoundation.org/cgi-bin/mailman/listinfo/pyicu-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pyicu-dev/attachments/20070220/1365869a/attachment.html
More information about the pyicu-dev
mailing list