Message316468
| Author | eitan.adler |
|---|---|
| Recipients | eitan.adler |
| Date | 2018-05-13.18:28:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526236134.66.0.682650639539.issue33483@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
configure.ac requires explicit configuration for finding the preferred compiler. This results in a non-native way of configuring the system, and does not actually work on most platforms. Expected behavior: CC is used to discover the C compiler; CPP, LD, CXX, etc. are used to discover their appropriate tools Actual: --without-gcc or --with-icc must be explicitly passed |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-13 18:28:54 | eitan.adler | set | recipients: + eitan.adler |
| 2018-05-13 18:28:54 | eitan.adler | set | messageid: <1526236134.66.0.682650639539.issue33483@psf.upfronthosting.co.za> |
| 2018-05-13 18:28:54 | eitan.adler | link | issue33483 messages |
| 2018-05-13 18:28:54 | eitan.adler | create | |