Message 172925 - Python tracker (original) (raw)
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.