Make configuration work on Mac
Branch: understand-mac
Branch: master
Merged
Merged pull request
Merge branch 'master' into understand-mac
- d81d8f5
- Author: Steven R. Brandt
- Closed by: Steven R. Brandt
- 2018-10-03
Description
At present, configuration of simfactory on Mac is awkward. You need to set the compiler toolchain to either be gcc-mp-7 or gcc-8 or something else, the something else depends on whether you use homebrew or ports and what the version of gnu compiler is in use. This pull request dynamically creates a version of generic.cfg with the correct compiler name.