X-Spam-Check-By: sourceware.org Date: Mon, 24 Jul 2006 18:50:29 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: Where is complex.h Message-ID: <20060725015029.GA2880@efn.org> References: <20060724203648 DOT 74182 DOT qmail AT web56301 DOT mail DOT re3 DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060724203648.74182.qmail@web56301.mail.re3.yahoo.com> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, Jul 24, 2006 at 01:36:47PM -0700, 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. Comment out the complex.h, see what errors you get, and implement the needed functions yourself? -- 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/