diff options
author | Greg Ward <gward@python.net> | 2000-03-02 01:32:21 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-02 01:32:21 +0000 |
commit | 08e3182721fd1db4dd250e7deca7ed8b5060f046 (patch) | |
tree | a505c0cf43c04bada42f0c18e9023289b1636866 /Python/errors.c | |
parent | 762d38c5d712ed8d8686ce8c486f919dda411acd (diff) | |
download | cpython-08e3182721fd1db4dd250e7deca7ed8b5060f046.tar.gz |
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions