unhappiness with zero package security
Richard Biener
richard.guenther@gmail.com
Mon Jul 4 09:38:00 GMT 2016
On Sat, Jul 2, 2016 at 10:48 PM, Mikhail Maltsev <maltsevm@gmail.com> wrote:
> On 02.07.2016 18:12, squidmobile@fastmail.fm wrote:
>>
>> 02 jul 2016
>>
>> i tried to build and install gcc, and i ran into a problem. your
>> docs suggest isl acts as an OPTIONAL package for optimizations.
>> however, i could not build gcc without it.
>
> Try configuring GCC with '--disable-graphite' option.
It's called --without-isl but if auto-detection failed and you didn't supply
any explicit --with-isl or --with-isl-include/lib then that should be
not necessary
and configure only prints a warning (and disables graphite automatically).
Richard.
> --
> Mikhail Maltsev
More information about the Gcc
mailing list