diff options
Diffstat (limited to 'README.cygwin')
-rw-r--r-- | README.cygwin | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.cygwin b/README.cygwin index d87c99ab13..a8289a1801 100644 --- a/README.cygwin +++ b/README.cygwin @@ -199,7 +199,8 @@ your Cygwin installation is up to date. I<gcc> supports long doubles (12 bytes). However, several additional long double math functions are necessary to use them within Perl -(I<{atan2,cos,exp,floor,fmod,frexp,isnan,log,modf,pow,sin,sqrt}l,strtold>). +(I<{atan2, cos, exp, floor, fmod, frexp, isnan, log, modf, pow, sin, sqrt}l, +strtold>). These are B<not> yet available with Cygwin. =item * C<-Dusethreads> |