[issue1299] distutils.sysconfig is not cross-platform compatible

2014-06-22 Thread Mark Lawrence
Mark Lawrence added the comment: >From https://docs.python.org/3/library/distutils.html "Most Python users will >not want to use this module directly, but instead use the cross-version tools >maintained by the Python Packaging Authority. Refer to the Python Packaging >User Guide for more infor

[issue1299] distutils.sysconfig is not cross-platform compatible

2013-11-17 Thread Christian Heimes
Changes by Christian Heimes : -- assignee: tarek -> status: open -> languishing ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue1299] distutils.sysconfig is not cross-platform compatible

2010-09-07 Thread Éric Araujo
Changes by Éric Araujo : -- versions: -Python 3.1 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue1299] distutils.sysconfig is not cross-platform compatible

2010-09-07 Thread Éric Araujo
Éric Araujo added the comment: Is this still relevant for the new sysconfig module? Tests would be a valuable addition. -- components: +Library (Lib) -Build, Distutils nosy: +eric.araujo type: compile error -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6

[issue1299] distutils.sysconfig is not cross-platform compatible

2009-02-10 Thread Daniel Diniz
Changes by Daniel Diniz : -- assignee: -> tarek components: +Distutils -Windows nosy: +tarek ___ Python tracker ___ ___ Python-bugs-li

[issue1299] distutils.sysconfig is not cross-platform compatible

2008-01-11 Thread Christian Heimes
Christian Heimes added the comment: It's going to be hard to implement the feature for Windows. The PC/pyconfig.h uses lots of #ifdef and #if defined. If you are still interested in the matter please provide a patch and answer within two weeks. Otherwise this bug will be closed on 2008-01-26. -

[issue1299] distutils.sysconfig is not cross-platform compatible

2007-10-19 Thread Nick
Nick added the comment: I'll look into it this weekend. __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue1299] distutils.sysconfig is not cross-platform compatible

2007-10-18 Thread Martin v. Löwis
Martin v. Löwis added the comment: Would you like to work on a patch? -- nosy: +loewis __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list ma

[issue1299] distutils.sysconfig is not cross-platform compatible

2007-10-18 Thread Nick
New submission from Nick: I'm using scons (www.scons.org) and Python's distutils.sysconfig to determine the correct compiler flags automatically to embed Python into my C++ application. I discovered that distuils.sysconfig is not fully implemented on Windows. Using distutils.sysconfg.get_config