diff options
author | Greg Ward <gward@python.net> | 2000-01-09 22:47:53 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-01-09 22:47:53 +0000 |
commit | c9f3187be20631a2bbbce9d9d582beda148a2025 (patch) | |
tree | c4bcc6c39d6a8597b07dfeaef0516c6490eeb71d /Python/bltinmodule.c | |
parent | 5baf1c211133ac98c04dc308b6a441ecd53b6c06 (diff) | |
download | cpython-git-c9f3187be20631a2bbbce9d9d582beda148a2025.tar.gz |
Abstracted '_fix_link_args()' out of 'link_shared_object()'.
Added 'link_static_lib()' method, and 'archiver' and 'archiver_options'
class attributes to support it.
Added 'link_executable()' method, and 'ld_exec' instance attribute
to support it.
'newer_group()' is now able to handle missing files, so we don't have
to kludge it by catching OSError when calling it.
'object_filenames()' and 'shared_object_filename()' now take 'keep_dir'
flag parameters.
'library_filename()' and 'shared_library_filename()' now respect
a directory component in the library name.
Various comment updates/deletions.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions