Re: Graphite build fails if PPL configured with --disable-shared

2009-07-08 Thread Maik Beckmann
Laurent GUERBY schrieb am Dienstag 12 Mai 2009 um 22:03: > On Tue, 2009-05-12 at 21:49 +0200, Andreas Schwab wrote: > > Laurent GUERBY writes: > > > So 0.15.3 configure does not set $with_ppl variable at all. > > > > Sure it does. Look at the argument parsing loop. > > I added a dump and $with_pp

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Janis Johnson
On Tue, 2009-05-12 at 18:46 +0200, Roberto Bagnara wrote: > Janis Johnson wrote: > > On Mon, 2009-05-11 at 13:07 -0700, Ian Lance Taylor 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 thi

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Laurent GUERBY
On Tue, 2009-05-12 at 21:49 +0200, Andreas Schwab wrote: > Laurent GUERBY writes: > > > So 0.15.3 configure does not set $with_ppl variable at all. > > Sure it does. Look at the argument parsing loop. I added a dump and $with_ppl is indeed set correctly but $ppl_prefix (which is used for -I if

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Andreas Schwab
Laurent GUERBY writes: > So 0.15.3 configure does not set $with_ppl variable at all. Sure it does. Look at the argument parsing loop. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely d

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Laurent GUERBY
On Tue, 2009-05-12 at 21:31 +0200, Andreas Schwab wrote: > Laurent GUERBY writes: > > > Looking more at cloog-ppl/configure I find stuff like: > > > > << > > # Check whether --with-ppl or --without-ppl was given. > > if test "${with_ppl+set}" = set; then > > withval="$with_ppl" > > > > fi; > >

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Andreas Schwab
Laurent GUERBY writes: > Looking more at cloog-ppl/configure I find stuff like: > > << > # Check whether --with-ppl or --without-ppl was given. > if test "${with_ppl+set}" = set; then > withval="$with_ppl" > > fi; > > > # Check whether --with-polylib_prefix or --without-polylib_prefix was given

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Laurent GUERBY
On Tue, 2009-05-12 at 18:46 +0200, Roberto Bagnara wrote: > Any suggestion about how to improve the PPL is welcome. This, of course, > applies also to the build machinery. Hi Roberto, I added some instructions on how to build to the GCC wiki (end of page): http://gcc.gnu.org/wiki/Graphite_Build

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Ian Lance Taylor
Roberto Bagnara writes: > Janis Johnson wrote: >> On Mon, 2009-05-11 at 13:07 -0700, Ian Lance Taylor 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: >>> >>> /home/iant/gnu/ppl-0.10.2

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Roberto Bagnara
Janis Johnson wrote: On Mon, 2009-05-11 at 13:07 -0700, Ian Lance Taylor 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: /home/iant/gnu/ppl-0.10.2-install/lib/libppl_c.a(ppl_c_implementation_co

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-12 Thread Laurent GUERBY
On Mon, 2009-05-11 at 13:07 -0700, Ian Lance Taylor 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: > > /home/iant/gnu/ppl-0.10.2-install/lib/libppl_c.a(ppl_c_implementation_common.o): > In

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-11 Thread Janis Johnson
On Mon, 2009-05-11 at 13:07 -0700, Ian Lance Taylor 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: > > /home/iant/gnu/ppl-0.10.2-install/lib/libppl_c.a(ppl_c_implementation_common.o): > In

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-11 Thread H.J. Lu
On Mon, May 11, 2009 at 1:07 PM, Ian Lance Taylor 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: > > /home/iant/gnu/ppl-0.10.2-install/lib/libppl_c.a(ppl_c_implementation_common.o): > In f

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-11 Thread Andrew Pinski
On Mon, May 11, 2009 at 1:11 PM, Andrew Pinski wrote: > On Mon, May 11, 2009 at 1:07 PM, Ian Lance Taylor 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 t

Re: Graphite build fails if PPL configured with --disable-shared

2009-05-11 Thread Andrew Pinski
On Mon, May 11, 2009 at 1:07 PM, Ian Lance Taylor 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/msg