20 May
2000
20 May
'00
8:28 a.m.
On 11 May 2000, Lyle Johnson said:
It appears that in addition to the "worker" functions like compile(), link_shared_object(), etc. there are four functions which *must* be implemented by subclasses of CCompiler:
library_dir_option() runtime_library_dir_option() library_option() find_library_file()
I submit the following patch (against the current CVS version of ccompiler.py) to make future compiler implementors aware of this requirement.
Thanks -- just checked it in. Greg -- Greg Ward - programmer-at-large gward@python.net http://starship.python.net/~gward/ I haven't lost my mind; I know exactly where I left it.