Message316258
| Author | pitrou |
|---|---|
| Recipients | barry, doko, pitrou |
| Date | 2018-05-07.10:55:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525690552.38.0.682650639539.issue33438@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Our pkg-config misses flags for static linking with libpythonXX.a, such as "-lpthread -lutil -lrt" on Windows. For dynamic linking, this is not a problem since libpythonXX.so links explicitly against those system libraries. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-07 10:55:52 | pitrou | set | recipients: + pitrou, barry, doko |
| 2018-05-07 10:55:52 | pitrou | set | messageid: <1525690552.38.0.682650639539.issue33438@psf.upfronthosting.co.za> |
| 2018-05-07 10:55:52 | pitrou | link | issue33438 messages |
| 2018-05-07 10:55:52 | pitrou | create | |