Login  Register

Re: [Quantlib-users] Specifying library to link

Posted by Luigi Ballabio-2 on Jun 08, 2004; 2:30am
URL: http://quantlib.414.s1.nabble.com/Specifying-library-to-link-tp10593p10597.html

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