From mint-bounce@lists.fishpool.fi Thu May 6 14:55:28 2010 Date: Thu, 6 May 2010 14:50:29 -0400 (EDT) From: Keith Scroggins To: mint@lists.fishpool.fi Subject: [MiNT] GMP 4.3.2 native for MiNT and MPFR info..... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: kws@radix.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Some good and some bad news.... First, GMP has lots of issues being built for 68000. Building for the 68020-60 target is good, passes ALL tests. Here is an archive with it installed in /usr: http://www.radix.net/~atari/mint/gmp-4.3.2-mint-020-60.tar.bz2 MPFR, since it requires GMP, targeted for 68020-60. Fails 1 test, and I think it is an easy fix, not sure when I'll get to look at it. But it is possible this is something already fixed and my mintlib on my Falcon is not new enough. Here is the only error (out of 148!) Error in mpfr_sprintf (s, "%'Rf", x); expected: "100000000000000000.000000" got: "100,000,000,000,000,000.000000" FAIL: tsprintf I am going to rebuild MPC targeted at 68020-60. Is there any point of sharing my working 68000 ver of MPC? Will also see if there is any hope with PPL/CLooG as well (since I don't have time to actively code, but I can just let my Falcon compile). I'm pretty 'scatter brained' at the moment, so hopefully I'm not leaving out details. If it matters, I am using fdlibm instead of pml on the Falcon. Keith