how to compile GCC without "CLooG" ?
Jonathan Wakely
jwakely.gcc@gmail.com
Mon May 25 23:30:00 GMT 2009
2009/5/25 <spam.spam.spam.spam@free.fr>:
>
> I don't want to build GCC with the Graphite loop optimizations.
>
> Can we install GCC without this library and how?
The default configuration does not use the graphite optimisations,
presumably you gave a configure option that requests them. I suggest
you mail gcc-help@gcc.gnu.org instead, giving the full configure
command you used. This list is for development of the C++ library,
not help building GCC.
Jonathan
More information about the Libstdc++
mailing list