
On Fri, Aug 27, 2010 at 13:05, Sven Verdoolaege skimo-cloog@kotnet.org wrote:
On Fri, Aug 27, 2010 at 12:49:27PM -0500, Sebastian Pop wrote:
I will not make cloog-ppl-0.15.x compile with ppl-0.11: cloog-ppl-0.15 is a branch of cloog.org that will not evolve anymore. The only changes that are going to be integrated in cloog-ppl-0.15 will be bug fixes.
I'd be as happy as the next guy to see cloog-ppl die, but allowing it to be compiled with ppl-0.11 sounds like a bug fix to me.
Ok, then let's release cloog-ppl-0.15.10 that will work with both ppl-0.10 and ppl-0.11.
Please use cloog.org trunk if you want to configure and build with ppl-0.11.
Does that mean that Andreas's patches made into gcc?
Yes, the major part of Andreas patches are in GCC trunk, the change to GCC's configure scripts is still missing, as we need some functions or macros to determine the version of cloog.org. With that it should be straight forward to include his configure changes to GCC trunk.
Sebastian