Compiling Python

David L. Heald Jr. blinocac1 at home.com
Thu Jul 13 14:14:56 EDT 2000


Well I found a P2C translator, but I've yet to test it. If it works I'll
post the url.
"Nicholas Cloy" <nick at ex-inferis.freeserve.co.uk> wrote in message
news:Bj4b5.889$O47.17397 at news6-win.server.ntlworld.com...
> I downloaded the installer at
> http://www.faqts.com/knowledge-base/view.phtml/aid/3111/fid/244/lang/ but
> the program executes in a msdos window, is there anyway to compile a
python
> script into an file ythat will run in a windows 98 gui?
>
> --
> _________
>
>      Nick at ex-inferis.freeserve.co.uk
>      Icq no 69088298
>                 _________________________
> "Ahmed Ahmed" <tttok_2000 at yahoo.com> wrote in message
> news:20000711054522.28720.qmail at web3406.mail.yahoo.com...
> > Look here
> > http://www.faqts.com/knowledge-base/view.phtml/aid/3111/fid/244/lang/
> >
> > --- "David L. Heald Jr." <blinocac1 at home.com> wrote:
> > > Yeah, the latter. I like Python, but I'm interested
> > > in taking my programs
> > > with me to other computers that don't have python.
> > > "Dennis Lee Bieber" <wlfraed at ix.netcom.com> wrote in
> > > message
> > > news:9m5lms0bt9fhiir6c2vju9ti4hvvv473kb at 4ax.com...
> > > > On Mon, 10 Jul 2000 21:29:09 GMT, "David L. Heald
> > > Jr."
> > > > <blinocac1 at home.com> declaimed the following in
> > > comp.lang.python:
> > > >
> > > > > Does anyone know if there is a compiler
> > > available anywhere for python
> > > for
> > > > > win32?
> > > > >
> > > > Pardon?
> > > >
> > > > A compiler with which to build Python from source,
> > > or
> > > >
> > > > A compiler which builds native executables from
> > > Python programs?
> > > >
> > > >
> > > > For the latter, I don't think one exists on any
> > > platform --
> > > > freeze may be the closest equivalent (as I recall,
> > > not having used it,
> > > > it embeds Python byte-code into a binary with the
> > > Python interpreter).
> > > >
> > > > For the former... I think folks are working on
> > > getting the
> > > > downloadable Borland C to compile it, the M$ VC
> > > should handle it with no
> > > > problems, and gcc probably can manage it.
>
>
>





More information about the Python-list mailing list