Hello,

On Tue, 11 Oct 2016 17:35:35 +0000 (UTC)
chris...@astron.com (Christos Zoulas) wrote:

> In article <20161011170228.e8df8f...@cvs.netbsd.org>,
> Michael Lorenz <source-changes-d@NetBSD.org> wrote:
> >-=-=-=-=-=-
> >
> >Module Name: src
> >Committed By:        macallan
> >Date:                Tue Oct 11 17:02:28 UTC 2016
> >
> >Modified Files:
> >     src/distrib/sets/lists/base: ad.mips
> >     src/distrib/sets/lists/comp: ad.mips
> >     src/lib: Makefile
> >
> >Log Message:
> >build and install libc_fp on mips
> >use with LD_PRELOAD=/lib/libc_fp.so for FPU use via softfloat
> 
> Do you want to do (add it etc/etc.*mips*/ld.so.conf)?
> 
> $ cat /etc/ld.so.conf
> libc.so.12      machdep.softfloat     1:libc_fp.so.0,libc.so.12

Not yet, it works with simple stuff like pkgsrc/benchmarks/flops but
gcc throws an internal compiler error / float point exception with this.
So, needs more testing / bug fixing.

have fun
Michael

Reply via email to