
May 12, 2000
9:37 p.m.
On 12 May 2000, Lyle Johnson said:
The /IMPLIB:name switch to the linker is used to specify the name of an import library. The variable name "implib_dir" should probably be changed to "implib_file" because it is the file name of the import library and not a directory name. Having said that, the correct code snippet is:
Ahh, I see. I thought that looked like a funny way to generate a directory name. I've checked in your code. Greg -- Greg Ward - Unix geek gward@python.net http://starship.python.net/~gward/ A committee is a life form with six or more legs and no brain.