Using GNU C complier as the "default" windows complier

Werner Fouche wfouche at mindspring.com
Wed Nov 10 06:58:33 EST 1999


"Mike Callahan" <mcalla at home.com> wrote in message
news:ma4W3.7794$Ur4.223420 at news.rdc1.tn.home.com...
> This a question from a newbie but I was thinking...why doesn't the default
> Python code for windows use the GNU C complier for windows instead of the
MS
> complier. Would it be possible to distribute the GNU package along with
the
> Python package and thus make it easier to compile, extend, and embed
Python,
> use freeze, etc? I know it would take some work, but it seems it would
make
> windows Python a lot more like unix Python. Just a thought...
>
>

I had the same idea on the weekend. So I installed Cygwin
(http://www.cygnus.com/cygwin) on my NT system and after running
"./configure" got Python to compile and run. However, I could not get Python
threads to work.






More information about the Python-list mailing list