Python on VMS

Ian Parker parker at gol.com
Fri Sep 29 19:45:31 EDT 2000


In article <8qvn64$5gi$1 at nnrp1.deja.com>, timwkelly at my-deja.com writes
>Been trying to build Python on VMS.  Used the
>Port for version 1.5.2. I keep getting access
>violations in PTHREAD$RTL.  I have a version of
>GCC that runs on the ALPHA and tried to rebuild
>but get errors when compiling.  If anyone has the
>binaries for AXP/OpenVMS V7.2-1 I would
>appreciated receiving them.  Thank you
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.

You could download the object modules and link them to create the
executables:
http://decus.decus.de/~zessin/python/obj.html 

It worked for me 

-- 
Ian Parker



More information about the Python-list mailing list