spack/lib/spack/env
Todd Gamblin 5f8724650a Fix for SPACK-35: Fortran not working properly
- Spack needed symlinks in env for fortran compilers.
- 'fc' is a bash bulitin, so can't use it for fortran compiler.
  - switched to 'f90' for this.

- mpich 3 builds with fortran now.
  - enabled shared libs in mpich package
2014-07-09 01:28:23 -07:00
..
case-insensitive Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
c89 Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
c99 Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
c++ Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
cc Fix for SPACK-35: Fortran not working properly 2014-07-09 01:28:23 -07:00
clang Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
clang++ Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
cpp Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
f77 Fix for SPACK-35: Fortran not working properly 2014-07-09 01:28:23 -07:00
f90 Fix for SPACK-35: Fortran not working properly 2014-07-09 01:28:23 -07:00
f95 Fix for SPACK-35: Fortran not working properly 2014-07-09 01:28:23 -07:00
fc Fix for SPACK-35: Fortran not working properly 2014-07-09 01:28:23 -07:00
g++ Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
gcc Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00
ld Dependencies now work. Added libelf, libdwarf. 2013-02-18 23:46:04 -08:00