Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-11-02 Thread Benson Muite
On 11/2/22 13:03, Florian Weimer wrote: * Demi Marie Obenour: On 11/2/22 02:56, Florian Weimer wrote: * Benson Muite: On 11/1/22 06:35, Orion Poplawski wrote: While poking at building openmpi with clang, I started wondering about flang and some things: * Should %set_build_flags set FC?  I

Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-11-02 Thread Florian Weimer
* Demi Marie Obenour: > On 11/2/22 02:56, Florian Weimer wrote: >> * Benson Muite: >> >>> On 11/1/22 06:35, Orion Poplawski wrote: While poking at building openmpi with clang, I started wondering about flang and some things: * Should %set_build_flags set FC?  I think it should

Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-11-02 Thread Demi Marie Obenour
On 11/2/22 02:56, Florian Weimer wrote: > * Benson Muite: > >> On 11/1/22 06:35, Orion Poplawski wrote: >>> While poking at building openmpi with clang, I started wondering >>> about flang and some things: >>> * Should %set_build_flags set FC?  I think it should since it sets >>> FCFLAGS. >>> *

Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-11-02 Thread Florian Weimer
* Benson Muite: > On 11/1/22 06:35, Orion Poplawski wrote: >> While poking at building openmpi with clang, I started wondering >> about flang and some things: >> * Should %set_build_flags set FC?  I think it should since it sets >> FCFLAGS. >> * Is flang-new even worth bothering with?  See the

Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-11-02 Thread Florian Weimer
* Orion Poplawski: > While poking at building openmpi with clang, I started wondering about > flang and some things: > > * Should %set_build_flags set FC? I think it should since it sets FCFLAGS. I see that FC is actually documented for GNU Make, so it makes sense if we want to go in that

Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-11-01 Thread Tom Stellard
On 10/31/22 20:35, Orion Poplawski wrote: While poking at building openmpi with clang, I started wondering about flang and some things: * Should %set_build_flags set FC?  I think it should since it sets FCFLAGS. * Is flang-new even worth bothering with?  See the following configure check:

Re: %set_build_flags, clang/flang-new and FC/FCFLAGS

2022-10-31 Thread Benson Muite
On 11/1/22 06:35, Orion Poplawski wrote: While poking at building openmpi with clang, I started wondering about flang and some things: * Should %set_build_flags set FC?  I think it should since it sets FCFLAGS. * Is flang-new even worth bothering with?  See the following configure check: