diff options
author | Greg Ward <gward@python.net> | 2000-03-02 01:32:21 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-02 01:32:21 (GMT) |
commit | 60f64330d10ecd4a3763dec38e3f50dbed742555 (patch) | |
tree | 92d0e312a8c75351ae3b74c645991f52975d9980 /Lib/distutils/errors.py | |
parent | 833dfd52e557fb7864c60bad140e97bb5a7b9fa2 (diff) | |
download | cpython-60f64330d10ecd4a3763dec38e3f50dbed742555.zip cpython-60f64330d10ecd4a3763dec38e3f50dbed742555.tar.gz cpython-60f64330d10ecd4a3763dec38e3f50dbed742555.tar.bz2 |
If the "build_lib" command built any C libraries, link with them all
when building extensions (uses build_lib's 'get_library_names()' method).
Ensure that the relative structure of source filenames is preserved in
the temporary build tree, eg. foo/bar.c compiles to
build/temp.<plat>/foo/bar.o.
Diffstat (limited to 'Lib/distutils/errors.py')
0 files changed, 0 insertions, 0 deletions