First draft of shared library build support. See tests/shlib_test
for a trivial example. This has only been tested on Windows with a MinGW compiler, and the Mac OS support isn't finished. Testing w/other platforms+compilers would be helpful. --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041927
Showing
tests/shlib_test/hello.c
0 → 100755
tests/shlib_test/hello.pyx
0 → 100755
tests/shlib_test/hellolib.c
0 → 100755
tests/shlib_test/setup.py
0 → 100755
Please register or sign in to comment