Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Jeremie Courreges-Anglas
On Wed, May 08 2019, Brian Callahan wrote: > On 5/8/19 1:30 PM, Brian Callahan wrote: >> >> >> On 5/8/19 1:25 PM, Steven Mestdagh wrote: >>> Brian Callahan [2019-05-08, 00:42:02]: Hi ports -- Attached are two diffs. The first turns on flang support in the fortran module. This h

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Brian Callahan
On 5/8/19 1:30 PM, Brian Callahan wrote: On 5/8/19 1:25 PM, Steven Mestdagh wrote: Brian Callahan [2019-05-08, 00:42:02]: Hi ports -- Attached are two diffs. The first turns on flang support in the fortran module. This has been brought up before but stalled. It is now necessary for R to b

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Brian Callahan
On 5/8/19 1:25 PM, Steven Mestdagh wrote: Brian Callahan [2019-05-08, 00:42:02]: Hi ports -- Attached are two diffs. The first turns on flang support in the fortran module. This has been brought up before but stalled. It is now necessary for R to build on arm64. The second uses flang as the

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Steven Mestdagh
Brian Callahan [2019-05-08, 00:42:02]: > Hi ports -- > > Attached are two diffs. The first turns on flang support in the fortran > module. This has been brought up before but stalled. It is now necessary for > R to build on arm64. The second uses flang as the Fortran compiler on arm64 > when build

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Jeremie Courreges-Anglas
On Wed, May 08 2019, Brian Callahan wrote: > On 5/8/19 10:43 AM, Jeremie Courreges-Anglas wrote: >> On Wed, May 08 2019, Brian Callahan wrote: >>> Hi ports -- >>> >>> Attached are two diffs. The first turns on flang support in the fortran >>> module. This has been brought up before but stalled. I

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Brian Callahan
On 5/8/19 10:43 AM, Jeremie Courreges-Anglas wrote: On Wed, May 08 2019, Brian Callahan wrote: Hi ports -- Attached are two diffs. The first turns on flang support in the fortran module. This has been brought up before but stalled. It is now necessary for R to build on arm64. The second use

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Jeremie Courreges-Anglas
On Wed, May 08 2019, Brian Callahan wrote: > Hi ports -- > > Attached are two diffs. The first turns on flang support in the fortran > module. This has been brought up before but stalled. It is now necessary > for R to build on arm64. The second uses flang as the Fortran compiler > on arm64 when b

Enable flang in fortran module and use it to enable R on arm64

2019-05-07 Thread Brian Callahan
Hi ports -- Attached are two diffs. The first turns on flang support in the fortran module. This has been brought up before but stalled. It is now necessary for R to build on arm64. The second uses flang as the Fortran compiler on arm64 when building R. This allows R to successfully build and