Message100186
| Author | Alexander.Sulfrian |
|---|---|
| Recipients | Alexander.Sulfrian, tarek |
| Date | 2010-02-27.15:24:00 |
| SpamBayes Score | 9.3967043e-07 |
| Marked as misclassified | No |
| Message-id | <1267284243.46.0.756608052144.issue8027@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi, if using ccache (CC="ccache gcc --flags", CXX="g++") distutils will try to execute something like "g++ gcc --flags" as linker for c++ libraries. Patch attached. Alex |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-27 15:24:03 | Alexander.Sulfrian | set | recipients: + Alexander.Sulfrian, tarek |
| 2010-02-27 15:24:03 | Alexander.Sulfrian | set | messageid: <1267284243.46.0.756608052144.issue8027@psf.upfronthosting.co.za> |
| 2010-02-27 15:24:01 | Alexander.Sulfrian | link | issue8027 messages |
| 2010-02-27 15:24:00 | Alexander.Sulfrian | create | |