On Fri, Nov 5, 2010 at 1:55 PM, Paul <p...@wci.ath.cx> wrote: > > I also dont know why the script decided to use VC compiler instead > of mingw, i guess there are some option i could set to force one or > other compiler, but it is not really documented so i dont know.. >
On Windows setup.py will default to the MSVC compiler, try: python setup.py build --compiler=mingw32 Or, create/edit the file distutils.cfg to make mingw32 the default compiler for distutils. Peter ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list