|
From: Luigi B. <lui...@fa...> - 2004-06-08 08:29:17
|
On 2004.06.08 10:07, Andre Louw wrote: > distutils puts in a fully qualified name for the compiler i.e "C: > \Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe etc...", I've > checked and I can't find any environment variable (except my PATH) > that it might use? Any other suggestion? No, unfortunately I've run out of ideas. The only suggestions I can give are to try: - the distutils sources - Google - the Python mailing list (or newsgroup, they're aliased) Later, Luigi |