spack/lib/spack/env/clang
Barry Smith 9455621ec2 Add support for gfortran to be used with clang (#2192)
1) list gfortran as a fc and f77 compiler that can work with clang
2) allow compatible gfortran to ./spack compiler find with clang by matching version numbers

This is based on the discussions in

https://github.com/LLNL/spack/issues/237
https://github.com/dealii/dealii/wiki/deal.II-in-Spack#mixing-gcc-and-clang-on-osx

This is not a long term solution but something to get us through the next months until the compiler
infrastructure is reworked to allow mixing and matching for C/C++ and Fortran compilers

Funded-by: IDEAS
Project: IDEAS/xSDK
Time: 1.5 hours
2016-11-02 11:17:13 -05:00
..
clang Fix #254: libtool & distutils want certain compiler names. 2015-12-19 02:06:47 -08:00
clang++ Fix #254: libtool & distutils want certain compiler names. 2015-12-19 02:06:47 -08:00
gfortran Add support for gfortran to be used with clang (#2192) 2016-11-02 11:17:13 -05:00