[cmake-developers] cmake checkfortran fails with Flang
blubee blubeeme
gurenchan at gmail.com
Wed Oct 24 10:15:31 EDT 2018
On Wed, Oct 24, 2018 at 7:42 PM Brad King <brad.king at kitware.com> wrote:
> On 10/22/2018 07:45 PM, blubee blubeeme wrote:
> > There's a newly open sourced fortran compiler flang:
> https://github.com/flang-compiler/flang
> >
> > /usr/local/bin/flang -cpp -E testFortranCompiler.f ...
> >
> > the fortran compiler does work if you remove the -E flag from the the
> compilation command.
> >
> > Is this an issue something that can get some attention?
>
> It's trying to pass both -cpp and -E to get preprocessing.
>
> Please open an issue tracker entry for this.
>
> Thanks,
> -Brad
>
Thank you, issue created:
https://gitlab.kitware.com/cmake/cmake/issues/18497
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake-developers/attachments/20181024/356e1ccc/attachment.html>
More information about the cmake-developers
mailing list