Using 'complex.h' and GCC-3.4.4-3 in Cygwin

David A. Case case@scripps.edu
Thu Jul 26 15:53:00 GMT 2007


On Thu, Jul 26, 2007, Greg Chicares wrote:

> > $ gcc test_complex_h.c
> > test_complex_h.c:3:21: complex.h: No such file or directory
> 
> I suppose newlib doesn't provide a full C99 implementation yet.

I've had good luck with the c9x-complex package:

    http://www.moshier.net/c9x_readme.html

Of course, you should test carefully yourself, but for me this provides
a "complex.h" header and the associated functions that seem to work fine
with cygwin.

...dave case


--
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/



More information about the Cygwin mailing list