From: "Billinghurst, David (CALCRTS)"
> gcc uses the complex math functions from the system libraries,
> (excluding builtins). They aren't in newlib, so cygwin doesn't have them.
>
> I, too, would like them as they are required by gfortran, which will be
> (is) the fortran compiler in gcc-3.5.
I'm trying to port a program to cygwin that uses the C99 complex number standard and
the complex.h library (carg, csin, etc.). According to the gcc web page, this is
mostly implemented in gcc 3.0 and above, but I can't find it in the cygwin gcc
package. Is this on purpose or an oversight?
I f
2 matches
Mail list logo