Login  Register

Specifying library to link

Posted by Andre Louw-2 on Jun 07, 2004; 6:39am
URL: http://quantlib.414.s1.nabble.com/Specifying-library-to-link-tp10593.html


Hi,

I'm trying to get the SWIG/Python setup on Windows to link to a library other than the one created by the 'Release' configuration, where does 'distutils'/setup.py get the information it uses to decide which library to link against?
While I'm on the subject, how does it decide which compiler to use (I have both VC6 and 7 installed and it still uses 6 to compile with).

Any help appreciated


Andre