public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: niXman <i.nixman@gmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: about GCC dependencies cloog/ppl/isl
Date: Sun, 29 Jul 2012 17:40:00 -0000	[thread overview]
Message-ID: <CAH6eHdSEpTewXeyHQpycnMwGBf80-3tNrPixnN_W3YbdY_TXmw@mail.gmail.com> (raw)
In-Reply-To: <CAMPTgK2Z1qZwpFWFPY9Q037=fbCRjHuuMJ5y5QcOPBJ3HDPUEQ@mail.gmail.com>

On 29 July 2012 16:56, niXman wrote:
> Hello,
>
> I produce MinGW builds already about a year. In builds are used
> gmp+mpfr+mpc+ppl+cloog. Now I can not remember why I use ppl, and on
> the basis of what documentation I have come to this.
> Accidentally have I read the list of prerequisites for GCC and found
> that there is not a word about ppl, but says only about cloog and isl.
> But, nevertheless, I configure GCC using the option '--with-ppl', and
> my builds depend on libppl_c-4.dll.
> Therefore, I want to find out do I need to use ppl? Is there any
> difference what to use - ppl or cloog+isl? What is the difference?

Until recently the optional Graphite loop optimisations required cloog
and ppl. Now trunk requires cloog and isl instead, so you can stop
using ppl on trunk.

  reply	other threads:[~2012-07-29 17:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-29 15:56 niXman
2012-07-29 17:40 ` Jonathan Wakely [this message]
2012-07-29 17:42   ` niXman
2012-07-29 17:55   ` niXman
2012-07-29 19:11     ` Jonathan Wakely
2012-07-29 22:40       ` Ryan Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH6eHdSEpTewXeyHQpycnMwGBf80-3tNrPixnN_W3YbdY_TXmw@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=i.nixman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).