This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Fail to configure gcc 4.7.2 with latest version of cloog
- From: Bryan Hundven <bryanhundven at gmail dot com>
- To: Steve Lorimer <steve dot lorimer at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 26 Nov 2012 22:31:50 -0800
- Subject: Re: Fail to configure gcc 4.7.2 with latest version of cloog
- References: <CAE-NPOh+mJ536de7_7HdD8xcyf_xfP8HRzdBbpQ1LCX5iRB__Q@mail.gmail.com>
On Mon, Nov 26, 2012 at 10:26 PM, Steve Lorimer <steve.lorimer@gmail.com> wrote:
> I'm trying to configure gcc 4.7.2 using the latest version of cloog
> (version 0.17.0) which uses isl.
>
> Configure fails because it requires version 0.16.1
>
> Is the latest cloog version incompatible, or do I need to enable it
> with a specific configure option?
>
> Thanks
> Steve
Considering that you have 3 threads now on the same mailing list for
similar reasons, I would suggest consolidating on one thread and leave
it there.
That said, I would suggest sticking with the versions recommended in
the build/installation documentation.
You could also checkout crosstool-ng ( http://crosstool-ng.org ).
They usually keep up to date on releases.
-Bryan