Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
Hello,
On Tue, 11 Oct 2016 17:35:35 +0000 (UTC)
christos%astron.com@localhost (Christos Zoulas) wrote:
> In article <20161011170228.E8DF8FBD3%cvs.NetBSD.org@localhost>,
> Michael Lorenz <source-changes-d%NetBSD.org@localhost> 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
Home |
Main Index |
Thread Index |
Old Index