Federico Pellegrin added the comment:
Just a small addition:
Specifically in the documentation it talks about embedding:
"
It is not necessarily trivial to find the right flags to pass to your compiler
(and linker) in order to embed the Python interpreter into your application,
particularly
New submission from Federico Pellegrin :
Hello,
We had lately some issues with various possible variants of compilation (static
vs dynamic) with reference to both embedding and extending Python. There are a
bunch of tickets on the topic (ie. #21536 or #34309) but I guess one important
point i