<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 24, 2018 at 7:42 PM Brad King <<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 10/22/2018 07:45 PM, blubee blubeeme wrote:<br>
> There's a newly open sourced fortran compiler flang: <a href="https://github.com/flang-compiler/flang" rel="noreferrer" target="_blank">https://github.com/flang-compiler/flang</a><br>
> <br>
> /usr/local/bin/flang -cpp -E testFortranCompiler.f ...<br>
> <br>
> the fortran compiler does work if you remove the -E flag from the the compilation command.<br>
> <br>
> Is this an issue something that can get some attention?<br>
<br>
It's trying to pass both -cpp and -E to get preprocessing.<br>
<br>
Please open an issue tracker entry for this.<br>
<br>
Thanks,<br>
-Brad<br></blockquote><div>Thank you, issue created: <a href="https://gitlab.kitware.com/cmake/cmake/issues/18497">https://gitlab.kitware.com/cmake/cmake/issues/18497</a> </div></div></div></div>