Given that r26 seems to be re-based off LLVM17, will it include flang-new ? #1916
Closed
martin-frbg
started this conversation in
General
Replies: 2 comments
-
No. The NDK is a C/C++ SDK.
The NDK has always (well, since r11 anyway) tracked upstream LLVM.
Citation needed? No NDK I've ever seen has had a fortran compiler. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oops, you're right, I have conflated two unrelated build problems from around r11 in my recollection, sorry. Thanks for the quick reply. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Title says it all - the rc1 changelog mentions the included LLVM now being based on LLVM17 development. Was this just a one-time merge, or is development tracking that of LLVM17, meaning the NDK could once again contain a native Fortran compiler ?
(I know some may see this as archaic or exotic, but lots of Fortran code exists in numerical libraries that all kinds of programs depend upon, and the ability to build it was lost when the NDK switched from GCC to LLVM years ago)
Beta Was this translation helpful? Give feedback.
All reactions