Steve Dower added the comment:

So it looks like what I should do is use the include_dirs and library_dirs 
members from CCompiler so they can be set through other properties.

The extra arguments are passed into compile() as extra_preargs and 
extra_postargs, though I'm not entirely sure where they come from. I'd rather 
figure out how to use those than invent a new way of specifying them (FWIW, 
they've always been supported by the various msvccompiler implementations).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23970>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to