On 12/16/2015 02:22 PM, Nathan Sidwell wrote:
This patch https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01273.html
breaks builds using static libisl & libgmp. (a whole slew of undefined
__gmpz_FOO symbols).
Fixed with the attached patch to add -lgmp etc to the isl link test. ok?
OK.
jeff
This patch https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01273.html breaks
builds using static libisl & libgmp. (a whole slew of undefined __gmpz_FOO
symbols).
Fixed with the attached patch to add -lgmp etc to the isl link test. ok?
nathan
2015-12-16 Nathan Sidwell
* config/isl.m4 (ISL_C