Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 21 Jan 2002 10:32:22 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: The Question Message-ID: <20020121103222.E11608@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i On Mon, Jan 21, 2002 at 05:50:06AM -0800, Nguyen Le Minh wrote: > Hi all, > I have a question as follows; > I have a program written in GCC and compiled sucesful in linux. > When I use CYGWIN by make file, it introduce "no without file or dictionary: > " > I only include , it is of GCC in linux. Could you show me the > problem? > Thank you. > Nguyen values.h is just needed when using older constants from limits.h. Cygwin doesn't have it at all. Use limits.h. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/