Message95640
| Author | mdboom |
|---|---|
| Recipients | ahonkela, christian.heimes, drkirkby, mdboom, tarek |
| Date | 2009-11-23.18:05:25 |
| SpamBayes Score | 0.0009767503 |
| Marked as misclassified | No |
| Message-id | <1258999529.36.0.648106593271.issue1222585@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is a patch against the release26-maint branch. This works for me on Sun Workshop 6. Note that on Sun, the C compiler is 'cc' and the C++ compiler is 'CC', but distutils uses 'cc' and 'c++'. However, the CXX environment variable now works (after applying the patch), so this is less of an issue, if it can be considered a bug at all. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-11-23 18:05:29 | mdboom | set | recipients: + mdboom, christian.heimes, ahonkela, tarek, drkirkby |
| 2009-11-23 18:05:29 | mdboom | set | messageid: <1258999529.36.0.648106593271.issue1222585@psf.upfronthosting.co.za> |
| 2009-11-23 18:05:27 | mdboom | link | issue1222585 messages |
| 2009-11-23 18:05:27 | mdboom | create | |