We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add instructions on installing the sysroots for cross-compiling Classic Flang.
Add a section on building Classic Flang as a cross-compiler.
Updated Building Flang (markdown)
Add instruction for installing build dependencies on Ubuntu.
Update the build instructions to remove support for release_90
CMake fails if we do not identify the (as yet unbuilt) Fortran compiler as "Flang".
Improve instructions for building LLVM 10.
Add missing CMake options to the LLVM10 build instructions.
Update the build instructions for classic-flang-llvm-project and LLVM 10
Add the CMake options for building Flang with OpenMP target offload support.
Update build instructions for LLVM 7, and to switch between GCC and Clang when building flang.
Build libpgmath before flang
With release_60, openmp requires that the top-level directory be used for cmake. Change the ".." to "../.." to handle this requirement.
Created Building Flang (markdown)