[Python-Dev] static linking Python

2018年5月07日 04:02:32 -0700

On 2018年5月04日 00:21:54 +0000
Ray Donnelly <[email protected]> wrote:
> 
> Now that Python 3.7 is around the corner we have a chance to re-evaluate
> this decision. We have received no binary compat. bugs whatsoever due to
> this change (we got a few bugs where people used python-config incorrectly
> either directly or via swig or CMake), were we just lucky?
As a sidenote, it seems there may be issues when static linking against
Python to embed it:
https://bugs.python.org/issue33438
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to