Changes between Version 2 and Version 3 of Ticket #51642, comment 5
- Timestamp:
- Jun 16, 2016, 9:39:44 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51642, comment 5
v2 v3 2 2 > Setting `CXX=/opt/local/bin/x86_64-apple-darwin12-gcc-4.9.3` is unusual. Usually, you would set `CXX=/opt/local/bin/g++-mp-4.9`. Have you tried that already? Does it change anything? 3 3 4 Yeah, Uri Blumenthal told me it was wrong. I couldn't gind a c++ compiler, so I installed GCC and hoped it would do the right thing based on file extensions:4 Yeah, Uri Blumenthal told me it was wrong. I couldn't find a c++ compiler, so I installed GCC and hoped it would do the right thing based on file extensions: 5 5 6 6 {{{