Subject: Re: FPA support in libc
To: Ben Harris <bjh21@netbsd.org>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: port-arm32
Date: 02/27/2001 22:53:18
> In article <200102272215.f1RMFsX11495@buzzard.freeserve.co.uk> you write:
> >OK, here's a revised version of the soft-fpa code that I posted last 
> >night.  I've had time to test this version a bit and shake out several 
> >bugs.  In addition, there are rules to allow users to build it into libc 
> >simply by adding an option to /etc/mk.conf
> 
> Hmm.  Would it be possible to build it as a standalone library, then use
> LD_PRELOAD to pull it in?  That'd be cute.

I don't know.  Personally, I don't care very much, since I don't have a 
machine with an FPA fitted.

R.