co-arrays and libgfortran

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Dec 22 00:18:43 GMT 2020


On Tue, Dec 22, 2020 at 12:44:29AM +0100, Thomas Koenig wrote:
> 
> Hi Steve,
> 
> > That URL appears to take me to the coarray_native branch.  If I click
> > on the 'clone' link, I seehttps://github.com/gcc-mirror/gcc.git.
> > Is that for a complete gcc repository or specific to your branch?
> > IOW, if I clone from that URL, do I need to do any git voodoo
> > magic incantation to get to the branch?
> 
> Actually, I tried this via svn from github. Not the normal way of
> accessing it, but if you're more familiar with svn, it chould work for
> you.
> 
> What I did was
> 
> $ svn co --depth empty https://github.com/gcc-mirror/gcc.git Gcc
> $ cd Gcc
> $ svn up trunk
> $ cd trunk
> $ svn switch
> https://github.com/gcc-mirror/gcc.git/branches/devel/coarray_native
> 

Thanks.  Downloading now.  It'll take a day to bootstrap on my
old i386-*-freebsd system.

-- 
Steve


More information about the Fortran mailing list