python 3.8 config not returning all libs?
Joshua Root
jmr at macports.org
Tue May 19 15:59:48 UTC 2020
On 2020-5-20 00:33 , Kenneth F. Cunningham wrote:
> Trying to debug an upgrade to libpeas to use python38, it was failing to link libpython3.8 into the build.
>
> Something strange happening in the python config:
>
> $ python3.8-config --libs
> -ldl -framework CoreFoundation
>
> $ python3.7-config --libs
> -lpython3.7m -ldl -framework CoreFoundation
<https://docs.python.org/3.8/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build>
- Josh
More information about the macports-dev
mailing list