This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Cygwin Perl and -Duselongdouble


Sisyphus wrote:

> I haven't checked for 'modfl' and 'frexpl', but 'sqrtl' at least seems to be
> available in the C compiler. Why does configure report that it's not

Why do you say this?  It's not available.  And it's not something the
compiler provides, it's something the libc provides, and in the case of
newlib, none of these three functions exist, so the results are
expected.  At the moment newlib only supports long double I/O, i.e.
printf and scanf.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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