FreeBSD switched to clang as a major compiler, but all fortran parts still require gcc. Since C++ code built with gcc and clang can't be mixed, C++ projects requiring fortran generally don't work in FreeBSD now (mostly math software). Is clang going to support fortran? Yuri