Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2017 14:31:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-standards@FreeBSD.org
Subject:   [Bug 221341] C99 functions cpow, cpowf, cpowl, clog, clogf, clogl are missing
Message-ID:  <bug-221341-15-wmS7fC9ev3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221341-15@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221341-15@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221341

Michael Danilov <mike.d.ft402@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike.d.ft402@gmail.com

--- Comment #2 from Michael Danilov <mike.d.ft402@gmail.com> ---
I second that. Keeps me from porting this one:

https://github.com/NFFT/nfft

Just did a quick search, other BSDs have had them for years!

https://github.com/IIJ-NetBSD/netbsd-src/blob/master/lib/libm/complex
https://github.com/openbsd/src/blob/master/lib/libm/src

So I copied those from OpenBSD. Not sure I did everything right -- could
someone with experience please have a look? For example, I'm not sure what
Symbol.map does -- and whether the order of that list matters, so I just ad=
ded
those things to the end.

Was able to buildworld & compile NFFT with those, but I can not tell whethe=
r it
works.

By the way, is there any way to build _just one_ library without having to =
wait
for the whole buildworld? It takes too long even if I run it with ccache and
keeping the old /usr/obj.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221341-15-wmS7fC9ev3>