This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Ray.Donnelly
Recipients Ray.Donnelly
Date 2012-10-14.21:55:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350251714.79.0.226527559426.issue16235@psf.upfronthosting.co.za>
In-reply-to
Content
Creates python-config.sh which aims to behave exactly the same as python-config except it doesn't depend on a Python interpreter on the build machine (only depends on a posixy shell, tested with bash, dash, MSYS-bash).

I use this for cross compiling gdb with Python pretty printer support.
History
Date User Action Args
2012-10-14 21:55:14Ray.Donnellysetrecipients: + Ray.Donnelly
2012-10-14 21:55:14Ray.Donnellysetmessageid: <1350251714.79.0.226527559426.issue16235@psf.upfronthosting.co.za>
2012-10-14 21:55:14Ray.Donnellylinkissue16235 messages
2012-10-14 21:55:14Ray.Donnellycreate