[cfe-dev] Clang should natively support fortran

Nico Weber via cfe-dev cfe-dev at lists.llvm.org
Wed Jun 22 15:31:01 PDT 2016


Hi Yuri,

this was discussed in a lot of detail in the thread (
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20120430/057199.html).
The consensus was that there should be a separate fortran frontend, since
the language is fairly different from C/C++ (which clang specializes in).

Nico

On Wed, Jun 22, 2016 at 5:06 PM, Yuri via cfe-dev <cfe-dev at lists.llvm.org>
wrote:

> 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
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160622/72a282ae/attachment.html>


More information about the cfe-dev mailing list