Message218809
| Author | pitrou |
|---|---|
| Recipients | dstufft, eric.araujo, loewis, ncoghlan, pitrou |
| Date | 2014-05-19.19:15:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1400526920.11.0.990845736539.issue21536@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually, it's not a -L flag but a -l flag. Removing the "-lpython3.5m" flag from the linker line works fine under Linux, and allows the resulting extension to be loaded with both a shared libary Python and a statically-linked Python. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-19 19:15:20 | pitrou | set | recipients: + pitrou, loewis, ncoghlan, eric.araujo, dstufft |
| 2014-05-19 19:15:20 | pitrou | set | messageid: <1400526920.11.0.990845736539.issue21536@psf.upfronthosting.co.za> |
| 2014-05-19 19:15:20 | pitrou | link | issue21536 messages |
| 2014-05-19 19:15:19 | pitrou | create | |