In a makefile I want to locate the .so for a dynamically linked Python on Linux. (for cx_Freeze's --shared-lib-name) e.g. by running a small script with that Python. How to?
Robert -- http://mail.python.org/mailman/listinfo/python-list
In a makefile I want to locate the .so for a dynamically linked Python on Linux. (for cx_Freeze's --shared-lib-name) e.g. by running a small script with that Python. How to?
Robert -- http://mail.python.org/mailman/listinfo/python-list