STINNER Victor <vstin...@redhat.com> added the comment:

By the way, I'm not sure that the current layout of .pc files. The name 
"module" give a different configuration. Is that correct?

$ grep ^Libs: /opt/py38/lib/pkgconfig/python-3.8-embed.pc
Libs: -L${libdir} -lpython3.8

$ grep ^Libs: /opt/py38dbg/lib/pkgconfig/python-3.8-embed.pc
Libs: -L${libdir} -lpython3.8d

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36721>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to