Message186049
is SHLIB_SUFFIX=".so" really correct on mac?
shared libraries have .dylib extension, loadable modules have .so (which would be EXT_SUFFIX?)
e.g libpython itself uses .dylib. |
|
| Date |
User |
Action |
Args |
| 2013-04-04 19:26:49 | jtaylor108 | set | recipients:
+ jtaylor108, barry, akuchling, doko, jafo, amaury.forgeotdarc, ncoghlan, tarek, ned.deily, eric.araujo, a.badger, rpetrov, Arfrever, dmalcolm, python-dev, bkabrda, smani |
| 2013-04-04 19:26:49 | jtaylor108 | set | messageid: <[email protected]> |
| 2013-04-04 19:26:49 | jtaylor108 | link | issue16754 messages |
| 2013-04-04 19:26:49 | jtaylor108 | create | |
|