This is the mail archive of the newlib@sources.redhat.com 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]

Re: long double support in cygwin



Hello,

This was posted to cygwin@sources.redhat.com but the response
was that the topic should be taken up in the newlib mailing list.

On trying to use cygwin development tools for the first time, I am
disappointed to find no long double support in printf or math library.
Could someone in authority please indicate what is the policy on this?
Why is it not there?  Would you put in the support if it were
available?  The math functions can be distributed independently, but
I think the important long double items to integrate into the cygwin
library would be some working printf and scanf conversions.

For those others who may need something that runs, I have updated
a previously posted function suite with a special "cygwin.mak"
makefile here:  http://moshier.ne.mediaone.net/ldouble.zip .
It does not have a printf replacement but it does include a
function to convert between digit strings and long doubles.

A search of the cygwin 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?  It was
suggested on cygwin@sources.redhat.com that the problem with the
inline-math attempt might have had something to do with LGPL license
restrictions, so I have taken the liberty of contacting John Bowman,
the author of inline-math, to see if he is amenable to resolving that
obstacle.

Thank you,
Steve Moshier



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