Re: Trouble building Graphite

2009-05-12 Thread Sebastian Pop
On Mon, May 11, 2009 at 14:18, Ian Lance Taylor wrote: > I'm having some trouble building the Graphite support. > > Using ftp://gcc.gnu.org/pub/gcc/infrastructure/ppl-0.10.2.tar.gz : > > * Unlike gcc, does not support a --with-gmp option. >  + Does support a --with-libgmpxx-prefix option. > * If G

Re: Trouble building Graphite

2009-05-12 Thread Ian Lance Taylor
Roberto Bagnara writes: > Ian Lance Taylor wrote: >> I'm having some trouble building the Graphite support. >> >> Using ftp://gcc.gnu.org/pub/gcc/infrastructure/ppl-0.10.2.tar.gz : >> >> * Unlike gcc, does not support a --with-gmp option. >> + Does support a --with-libgmpxx-prefix option. > > W

Re: Trouble building Graphite

2009-05-12 Thread Roberto Bagnara
Ian Lance Taylor wrote: I'm having some trouble building the Graphite support. Using ftp://gcc.gnu.org/pub/gcc/infrastructure/ppl-0.10.2.tar.gz : * Unlike gcc, does not support a --with-gmp option. + Does support a --with-libgmpxx-prefix option. What is the trouble with this? I mean, is it

Re: Trouble building Graphite

2009-05-12 Thread Richard Guenther
On Mon, May 11, 2009 at 9:18 PM, Ian Lance Taylor wrote: > I'm having some trouble building the Graphite support. > > Using ftp://gcc.gnu.org/pub/gcc/infrastructure/ppl-0.10.2.tar.gz : > > * Unlike gcc, does not support a --with-gmp option. >  + Does support a --with-libgmpxx-prefix option. > * If

Trouble building Graphite

2009-05-11 Thread Ian Lance Taylor
I'm having some trouble building the Graphite support. Using ftp://gcc.gnu.org/pub/gcc/infrastructure/ppl-0.10.2.tar.gz : * Unlike gcc, does not support a --with-gmp option. + Does support a --with-libgmpxx-prefix option. * If GMP was not built with C++ support, fails at build time. * If GMP wa