diff options
author | Greg Ward <gward@python.net> | 2000-08-02 01:03:23 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-08-02 01:03:23 (GMT) |
commit | c58c5177419a3703cb2c6397471ab1e8756a6755 (patch) | |
tree | 4ea9b36c28e3130e1fcdb8fe4fc7cd54db071aad /Lib/tty.py | |
parent | bb56190422f50f9cc976f439facb82a0fd649775 (diff) | |
download | cpython-c58c5177419a3703cb2c6397471ab1e8756a6755.zip cpython-c58c5177419a3703cb2c6397471ab1e8756a6755.tar.gz cpython-c58c5177419a3703cb2c6397471ab1e8756a6755.tar.bz2 |
Patch from Rene Liebscher. Some ugly changes, but supposedly this makes
it so BCPPCompiler actually works, so I'm provisionally accepting it
-- ugly and working is better than not working! Major changes:
- normalize paths (apparently BC++ doesn't like slashes)
- overhauled how we search for and specify libraries on the linker
command-line
- hacked up 'find_library_file()' so it knows about "debug" library
naming convention as well as "bcpp_xxx.lib" -- the question is,
is this a well-established and sensible convention?
Also:
- change to use 'util.write_file()' to write the .def file
Diffstat (limited to 'Lib/tty.py')
0 files changed, 0 insertions, 0 deletions