This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Graphite build fails if PPL configured with --disable-shared
- From: Andrew Pinski <pinskia at gmail dot com>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 11 May 2009 13:11:21 -0700
- Subject: Re: Graphite build fails if PPL configured with --disable-shared
- References: <m3prefxv25.fsf@google.com>
On Mon, May 11, 2009 at 1:07 PM, Ian Lance Taylor <iant@google.com> wrote:
> Another Graphite build issue: it appears that I must not use
> --disable-shared when I configure PPL. ÂIf I do use --disable-shared, I
> get this:
Yes this is known, see the thread starting at
http://gcc.gnu.org/ml/gcc-patches/2009-01/msg00800.html.
-- Pinski