Re: [build] Fix ISL check with static libisl

2012-07-03 Thread Richard Guenther
On Mon, 2 Jul 2012, Rainer Orth wrote: > After the move to CLooG 0.17.0/ISL 0.10, mainline fails to configure > with a static libisl: > > configure:5697: checking for version 0.10 of ISL > configure:5722: gcc -o conftest -g -O2 -I/vol/gcc/include -I/vol/gcc/include > -I/ > vol/gcc/include -I/vol

[build] Fix ISL check with static libisl

2012-07-02 Thread Rainer Orth
After the move to CLooG 0.17.0/ISL 0.10, mainline fails to configure with a static libisl: configure:5697: checking for version 0.10 of ISL configure:5722: gcc -o conftest -g -O2 -I/vol/gcc/include -I/vol/gcc/include -I/ vol/gcc/include -I/vol/gcc/include-L/vol/gcc/lib -lisl -lisl conftest.c