This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: complex


--- 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








Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]