commit | 4ba9b2e3b64c31b488b1454c9ec4c8e0e2d7da9d | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Thu Feb 10 02:15:52 2000 +0000 |
committer | Greg Ward <gward@python.net> | Thu Feb 10 02:15:52 2000 +0000 |
tree | 818812398f5136c995f61174e2e7d8a267b45878 | |
parent | 5e0ce53e0ed0785535ca8fe56dfaa283e48062ca [diff] |
Patch from Thomas heller: * don't need to mention python<ver>.lib -- it's done by a pragma * add debug flags for compile and link, and use them * fix 'link_shared_library()' to pass everything to 'link_shared_object()' * change filename when shared object with debug info (ugh)