Message101588
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, ahonkela, brian.curtin, christian.heimes, drkirkby, mdboom, tarek |
| Date | 2010-03-23.17:28:56 |
| SpamBayes Score | 0.0023336005 |
| Marked as misclassified | No |
| Message-id | <1269365339.91.0.528628425511.issue1222585@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To have proper support for C++ linking in distutils2 at least in when used with Python 2.7, Makefile should set a variable, which will specify default C++ linker. I think that LDCXXSHARED can be used as a name for this new variable. I'm attaching the patch for configure.in and Makefile.pre.in. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-23 17:29:00 | Arfrever | set | recipients: + Arfrever, mdboom, christian.heimes, ahonkela, tarek, brian.curtin, drkirkby |
| 2010-03-23 17:28:59 | Arfrever | set | messageid: <1269365339.91.0.528628425511.issue1222585@psf.upfronthosting.co.za> |
| 2010-03-23 17:28:58 | Arfrever | link | issue1222585 messages |
| 2010-03-23 17:28:58 | Arfrever | create | |