This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
x86-64 builds on gfortran.com
- From: Manfred Schwarb <manfred99 at gmx dot ch>
- To: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Thu, 27 Sep 2012 12:48:11 +0200
- Subject: x86-64 builds on gfortran.com
Hi,
I finally managed to get time to add cloog-0.17 and isl
to the build environment. From tomorrow on, GCC 4.8 builds
will have graphite support again.
I even figured out how to have cloog and cloog-ppl in parallel,
so GCC 4.7 and older will still have graphite support
via cloog-ppl and ppl.
For this to work you need cloog-0.17 and isl obviously. There
is a new infrastructure archive for GCC 4.8 and newer on
gfortran.com containing these libraries. You may even merge
this new infrastructure archive with the old one,
there will be no conflicts.
Cheers,
Manfred