Problem with HP-UX 10.20

Didier Rano didier.rano at wanadoo.fr
Sat Dec 4 00:34:07 EST 1999


Hello,

I have a problem with dynamic (shared) library in python 1.5.2 and HP-UX
10.20.

First => Python don't create libpython in shared mode (*.sl)
Second => Module TkInter cannot be compiled in shared mode  (Unresolved
symbol, adress fault at ...)

I have try many options of compiler HP (cc ansi), but nothing  ot
function.

If i have success to create a shared library for my module, it doesn't
run in python with import
because it missed the function init.... But this function is in the
library.

My module run correctly on a  Del Unix.

Someone knows this problem

Didier Rano
Arakne





More information about the Python-list mailing list