Message343401
| Author | vstinner |
|---|---|
| Recipients | doko, hroncok, lukasz.langa, ned.deily, swt2c, vstinner |
| Date | 2019-05-24.16:02:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558713721.77.0.291684149874.issue36721@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-24 16:02:01 | vstinner | set | recipients: + vstinner, doko, ned.deily, lukasz.langa, hroncok, swt2c |
| 2019-05-24 16:02:01 | vstinner | set | messageid: <1558713721.77.0.291684149874.issue36721@roundup.psfhosted.org> |
| 2019-05-24 16:02:01 | vstinner | link | issue36721 messages |
| 2019-05-24 16:02:01 | vstinner | create | |