Re: GCC 4.7 and dependencies

2013-04-04 Thread Cygwin/X
On Tue, 02 Apr 2013 18:23:00 +0200, Achim Gratz wrote: Yaakov (Cygwin/X) writes: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ppl http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/cloog-ppl I'm looking at ppl right now. Is there any reason not

Re: GCC 4.7 and dependencies

2013-04-04 Thread Achim Gratz
Yaakov (Cygwin/X) writes: I'm looking at ppl right now. Is there any reason not to package the latest version (1.0)? 0.11.x is the recommended version for GCC 4.7. It will either have to be 0.11.2 or 1.1pre8 since the 0.12 and 1.0 series don't compile with gmp-5.1.1. I still prefer the more

Re: GCC 4.7 and dependencies

2013-04-02 Thread Achim Gratz
Yaakov (Cygwin/X) writes: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ppl http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/cloog-ppl I'm looking at ppl right now. Is there any reason not to package the latest version (1.0)? Regards, Achim. --

Re: GCC 4.7 and dependencies

2013-04-02 Thread NightStrike
On Tue, Apr 2, 2013 at 12:23 PM, Achim Gratz strom...@nexgo.de wrote: Yaakov (Cygwin/X) writes: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ppl http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/cloog-ppl I'm looking at ppl right now. Is there any

Re: GCC 4.7 and dependencies

2013-04-02 Thread Achim Gratz
NightStrike writes: You might want to consider zipping ahead to the recently released 4.8 where ppl isn't allowed anymore and you have to use isl as the cloog backend. I'm operating under the assumption that there will be a release for gcc-4.7.2 and that these packages should be available for

Re: GCC 4.7 and dependencies

2013-03-12 Thread Cygwin/X
On Tue, 12 Mar 2013 07:44:56 +0100, Achim Gratz wrote: How did isl make it into the list, it doesn't seem to be used so far, perhaps a new dependency for gcc48? Exactly; we're already using 4.8 for x86_64. Yaakov

Re: GCC 4.7 and dependencies

2013-03-12 Thread Achim Gratz
Yaakov (Cygwin/X) writes: On Tue, 12 Mar 2013 07:44:56 +0100, Achim Gratz wrote: How did isl make it into the list, it doesn't seem to be used so far, perhaps a new dependency for gcc48? Exactly; we're already using 4.8 for x86_64. If the plan is to still release gcc47, then I would like to

Re: GCC 4.7 and dependencies

2013-03-11 Thread Dave Korn
On 11/03/2013 23:40, Yaakov (Cygwin/X) wrote: JonY, Achim, and others, I have updated .cygport and patch files for GCC and its dependencies: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc I'm trying to look at this, but all I get is errors: $ git clone

Re: GCC 4.7 and dependencies

2013-03-11 Thread Cygwin/X
On Tue, 12 Mar 2013 00:57:45 +, Dave Korn wrote: I have updated .cygport and patch files for GCC and its dependencies: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc I'm trying to look at this, but all I get is errors: $ git clone

Re: GCC 4.7 and dependencies

2013-03-11 Thread Cygwin/X
On Mon, 11 Mar 2013 18:40:55 -0500, Yaakov (Cygwin/X) wrote: JonY, Achim, and others, I have updated .cygport and patch files for GCC and its dependencies: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc I forgot to mention that this requires cygport git master.