From mint-bounce@lists.fishpool.fi Mon Oct 27 09:03:59 2008 Date: Mon, 27 Oct 2008 08:36:04 -0400 (EDT) From: Keith Scroggins To: mint Subject: Re: [MiNT] fdlibm & mintlib (& mintbin) In-Reply-To: <1225063671.4744.5.camel@jetpack.demon.co.uk> Message-ID: References: <1224592808.13924.544.camel@jetpack.demon.co.uk> <1224602356.13924.563.camel@jetpack.demon.co.uk> <1224603108.13924.565.camel@jetpack.demon.co.uk> <1225063671.4744.5.camel@jetpack.demon.co.uk> 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: On Sun, 26 Oct 2008, Alan Hourihane wrote: >> Or I guess, does anyone know where the master tarball is kept for >> fdlibm ?? > > Any ideas, or should I just move it into mintlib ? > Hello Alan, If you are looking for original source, you have a few choices (hopefully I am answering your query correctly) http://www.netlib.org/fdlibm/ Original Source Somewhere this is a Sun archive with some modified source.... http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/lib/libm/ NetBSD source, find source in src/ and also m68k specific optimizations in arch/ for 68000, 68881, and 68060. I actually messed with this some, but never did redo the math.h file, that was some time ago..... Keith