On 03/02/18 15:26, Paulo Moura wrote: > Hi, > > I'm trying to build 7.0#37 from sources on macOS 10.13.3 (High Sierra): > ... > unimplemented functionality in integer_list(9007474139725823, 31, _404977) This is caused by building without bignum support (GMP or MPIR library): the compiler can then not process clauses with too many environment variables. The current configure script will look for gmp/mpir in $ECLIPSETHIRDPARTY/{gmp4.2,gmp4.1,mpir1.3.1}/$ECLIPSEARCH/{lib,include} or, failing this, try to use a system-wide installed one by linking with -lgmp Cheers, JoachimReceived on Sat Feb 03 2018 - 19:42:23 CET
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:21 CEST