Building Python on Cray T3E

Kalle Svensson kalle at lysator.liu.se
Fri May 10 06:00:08 EDT 2002


[Michael Hudson]
> Kalle Svensson <kalle at lysator.liu.se> writes:
> 
> > [Mark Hadfield]
> > > Like several others before me I am trying to build Python on a Cray
> > > T3E.
> [...]
> > There's a join() in unistd.h on UNICOS which collides with a internal
> > SRE function.  Try this simple patch:
> 
> So does the resulting Python actually work after this?  We got this
> far with 2.2.1c1, but you never told me if the dang thing worked or
> not...

Nope, not yet.  First I had to disable shared libraries.  After that,
I've had some linking trouble.  I'm getting close now, though.
Basically, I have a running Python without any useful modules.

By the way, I'm on a Cray J90se with UNICOS 10.0.0.3.  I have no idea
how (dis)similar this is to a T3E.  Anyone?

Peace,
  Kalle
-- 
Kalle Svensson, http://www.juckapan.org/~kalle/
Student, root and saint in the Church of Emacs.





More information about the Python-list mailing list