GNU Libtool - Patches: patch #9442, Add flang (LLVM-based compiler)...
You are not allowed to post comments on this tracker with your current authentication level.
patch #9442: Add flang (LLVM-based compiler) support
Submitter: | Gilles Gouaillardet <ggouaillardet> | ||
Submitted: | Thu 24 Aug 2017 08:29:22 AM UTC | ||
Votes: | 25 | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 25 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2018-09-25 | nsircombe | Carbon-Copy | - | ![]() |
Added nsircombe |
2017-08-24 | ggouaillardet | Attached File | - | ![]() |
Added flang.patch, #41640 |
This patch adds support for flang compilers. Some specific flags are needed so these compilers must be handled in a specific way.
By default, the compiler is called 'flang', but ARM releases their own flang-based compiler called 'armflang'.
Because of the current lack of flang support in libtool, the generated 'libtool' must be manually modified after 'configure' is invoked. Such a process is for example described on ARM web site (it involves the Open MPI library) at https://developer.arm.com/products/software-development-tools/hpc/resources/porting-and-tuning/building-openmpi-with-arm-compiler