complex
Marco Atzeri
marco_atzeri@yahoo.it
Mon Oct 4 11:00:00 GMT 2010
--- Sab 2/10/10, Corinna Vinschen ha scritto:
> On Oct 1 17:49, Marco Atzeri
> wrote:
> > Hi,
> > I am wondering why the complex math is
> >
> > only available under
> > libc/sys/linux/include/complex.h
> > libc/sys/linux/cmath
> >
> > instead of
> >
> > libm/math*
> > where I would expcet to find it.
> >
> > There is any limitation to extend the C99 complex
> math
> > to the other platforms ?
>
> License. The extra Linux stuff is mostly under
> GPL. This isn't
> feasible for many projects using newlib. If you want
> to provide a C99
> complex lib under BSD or similar license, it would be
> highly
> appreciated. NetBSD, for instance, has one(*).
> Probably it just needs
> some tweaking to fit into the newlib build system.
>
>
> Corinna
>
> (*) http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libm/complex/
>
Thanks Corinna,
for the clarification and the link, I will try it
and I will let you know
Marco
More information about the Newlib
mailing list