Newer
Older
Compiling with clang (C language frontend for LLVM)
export CC=clang
export FC=gfortran -fplugin=dragonegg
note: at time of testing, clang did not have OpenMP support
Compiling with clang (C language frontend for LLVM)
export CC=clang
export FC=gfortran -fplugin=dragonegg
note: at time of testing, clang did not have OpenMP support