Message 166737 - Python tracker
Message166737
| Author | rpetrov |
|---|---|
| Recipients | rpetrov |
| Date | 2012-07-29.09:55:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1343555717.99.0.825702829621.issue15485@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently if cross-build add_gcc_paths use append_dir_to_list but later prepend library paths. As result gcc is multilib 64-bit libraries will be found first before 32-bit one. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-29 09:55:18 | rpetrov | set | recipients: + rpetrov |
| 2012-07-29 09:55:17 | rpetrov | set | messageid: <1343555717.99.0.825702829621.issue15485@psf.upfronthosting.co.za> |
| 2012-07-29 09:55:17 | rpetrov | link | issue15485 messages |
| 2012-07-29 09:55:17 | rpetrov | create | |