TV JOE wrote:
 Hi,

I've a C program referencing complex.h. But make can't find it and the only copy I see is in /usr/include/mingw which I don't
 think is the right version.  Advice welcomed.

Try:
<http://cygwin.com/cgi-bin2/package-grep.cgi?grep=complex.h>

That will tell you what packages have complex.h in them.  I expect
you can reasonably narrow down from there the package you need and
how to get at the file you want.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

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

Reply via email to