]> granicus.if.org Git - python/commit
On HPUX, -fPIC must be used for linking. _ctypes now builds on HP-UX
authorThomas Heller <theller@ctypes.org>
Tue, 20 May 2008 19:53:47 +0000 (19:53 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 20 May 2008 19:53:47 +0000 (19:53 +0000)
commit03b75ddf7c63bb7b7bc1b424661c94076b57be9e
tree8dfbbc2c4c42ee32f987eafdfd0d29dd8cfbac65
parentc01288387c47a75cab059a6d0c6dfe4cb9eff2de
On HPUX, -fPIC must be used for linking.  _ctypes now builds on HP-UX
IA64 and PA machines.

The ctypes unittests work fine on the IA64, but dump core in
test_qsort on the PA.
Modules/_ctypes/libffi/fficonfig.py.in
setup.py