From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6b26adc021beff24 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!nospam From: "John B. Matthews" Newsgroups: comp.lang.ada Subject: Re: Ada binding to GMP and MPFR Date: Wed, 27 May 2009 13:47:43 -0400 Organization: The Wasteland Message-ID: References: <72dd0e4d-1378-4cca-a72f-637f83f21686@e20g2000vbc.googlegroups.com> <4deb49a5-6d19-49dd-a7a8-ceed7adcb661@r3g2000vbp.googlegroups.com> <9fb53bdb-eb6a-4f59-8e8f-988071c07b5e@u9g2000pre.googlegroups.com> <0d5120bf-7581-4d4b-bdb4-e9d758e3a963@z5g2000yqn.googlegroups.com> NNTP-Posting-Host: ib4TTflHUauJidfWP/+Rjw.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.7.9 Cancel-Lock: sha1:AmT1P1GvxZaiSCgMJ1A7GFXKh1Q= User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Xref: g2news2.google.com comp.lang.ada:6044 Date: 2009-05-27T13:47:43-04:00 List-Id: In article <0d5120bf-7581-4d4b-bdb4-e9d758e3a963@z5g2000yqn.googlegroups.com>, "vincent.diemunsch@gmail.com" wrote: [...] > Thanks for your response. I have tried to host in GOOGLE Source : > http://code.google.com/p/adabindinggmpmpfr/ > I will now continue to test it. I would be very interested to recieve > comments on it : > - on the specification, if it is easy to use and clear, > - on the implementation, > etc. Um, the source tree appears to be empty at present; the same is true for svn checkout: Somewhat tangentially, on Mac OS X, GNAT from MacAda looks for mpfr and gmp in /usr/local/lib. Users may wish to know that the libraries may be conveniently built from source using MacPorts: : See also, -- John B. Matthews trashgod at gmail dot com