how to compile GCC without "CLooG" ?

spam.spam.spam.spam@free.fr spam.spam.spam.spam@free.fr
Tue May 26 13:39:00 GMT 2009


Selon Ian Lance Taylor <iant@google.com>:

> spam.spam.spam.spam@free.fr writes:
>
> > There is no error during the configure step.
> > The errors appeared during the make step :
>
> I don't know why this is happening for you.  It doesn't happen for me.
> Try using the option --without-cloog when you run configure.
>
> Ian
>


I chose these configuration options, and it works now :
./configure --prefix=/ --disable-bootstrap --enable-languages=c++

So with less options, the CLooG is not required...
Thank you ;-)



More information about the Gcc-help mailing list