This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Incorporating OpenCoarrays into gfortran builds automatically
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: Damian Rouson <damian at sourceryinstitute dot org>
- Cc: gfortran <fortran at gcc dot gnu dot org>, Dan Nagle <dnagle at ucar dot edu>, Bill Long <longb at cray dot com>
- Date: Fri, 2 Sep 2016 15:21:32 +0200
- Subject: Re: Incorporating OpenCoarrays into gfortran builds automatically
- Authentication-results: sourceware.org; auth=none
- References: <etPan.57c86e22.7a3eea02.41e@sourceryinstitute.org>
On Thu, Sep 1, 2016 at 8:06 PM, Damian Rouson wrote:
> 1. All new commits to OpenCoarrays would continue to be pushed to the current BSD-licensed repository on GitHub.
> 2. New commits to the BSD-licensed repository would be pulled into a GPL fork frequently (at least every time OpenCoarrays releases).
Is OpenCoarrays more than a runtime library?
If not, then why fork it? It could be imported under its own BSD license.
Ciao!
Steven