|
From: Andre L. <an...@de...> - 2004-06-08 08:15:46
|
Still on this, I asked: > how does it (distutils) decide which compiler to use Luigi wrote: > you might try putting your VC7 installation before VC6 in your PATH. It's not a question of which compiler it _finds_, 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? Andre |