Python on VMS

Uwe Zessin zessin at my-deja.com
Sun Oct 1 11:23:55 EDT 2000


In article <8r6qtm$96o$1 at nnrp1.deja.com>,
  timwkelly at my-deja.com wrote:
> In article <8i8WxEA8lS15EwwX at gol.com>,
>   Ian Parker <parker at gol.com> wrote:
> > 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.
[...]
> > 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

> Tried to use the object modules.  was able to link but still got an
> access violation in ptrhead$rtl.

There are incompatibilities between the thread implementations.
That's the reason there is now threaded + non-threaded object code for
OpenVMS VAX.
I'll build build non-threaded ones for Alpha next week and make them
available.

--
Uwe Zessin


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list