[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [XEN PATCH for-4.13] configure: Fix test for python 3.8



On 15.11.19 17:15, Anthony PERARD wrote:
https://docs.python.org/3.8/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build

To embed Python into an application, a new --embed option must be
passed to python3-config --libs --embed to get -lpython3.8 (link the
application to libpython). To support both 3.8 and older, try
python3-config --libs --embed first and fallback to python3-config
--libs (without --embed) if the previous command fails.

Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>

Release-acked-by: Juergen Gross <jgross@xxxxxxxx>


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.