Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Skip: 
* GCC always generates position-independent code on OSX

* I'll look in the test issue, that's probably caused by a broken 
definition for RUNSHARED.

Roumen:

* The SHLIB_EXT definition in pyconfig.h is an issue. And I have to 
agree that "SO" is meant to be the suffix for python extension, given 
the comment about LDSHARED in configure.in (just below the definition of 
SHLIB_EXT). 

I'll work on a different way to deal with the .dylib vs. .so problem.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4472>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to