Re: [eclipse-clp-users] Errors when trying to build 7.0#37 from sources on macOS 10.13.3 (High Sierra)

From: Joachim Schimpf <jschimpf_at_...311...>
Date: Sat, 3 Feb 2018 19:42:14 +0000
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,
Joachim
Received on Sat Feb 03 2018 - 19:42:23 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST