This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: long double support in cygwin



>>A search of the mailing list archive turned up what looks like
>>another attempt to offer long double functions, over a year ago,
>>as a version of mathinline.h.  Did that work lead anywhere?
>
>Not that I'm aware of.  I don't recall anyone submitting any code.

The posting was by Tim Prince.  If you told him what you just
told me, to go talk to newlib, then I suppose he would not have
submitted any code to you.  But I don't see it in newlib either.


> As to why it's not there, it's not there because no one has
> implemented it.

I don't think that explains it.
You could have copied the implementations from the old linux libc,
glibc 1 or 2 libraries, from libio, from gmp, or from DJGPP.  The printf
in newlib is BSD.  That has previously been modified for long double
support in linux libc 4, as a contributed item for DJGPP and, one would
think, by BSD as well.  Why aren't you using any of these six
or seven codes that various people have indeed implemented?
What is the policy?


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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