
20 Dec
2006
20 Dec
'06
11:54 p.m.
On Thursday 21 December 2006 00:41, Boris Gubenko wrote:
On a Unix system, Boost.Build creates dynamic libraries with ".so" suffix. However, on HP-UX, the Python interpreter expects ".sl". Here is an excerpt from Python configuration script:
Notice that Python 2.5 on HP-UX/ia64 uses .so suffix. Teemu