Thank you very much, I will try to replace it.
Nguyen

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Corinna Vinschen
Sent: Monday, January 21, 2002 1:32 AM
To: [EMAIL PROTECTED]
Subject: Re: The Question


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:
> <values.h>"
> I only include <values.h>, 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:[EMAIL PROTECTED]
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/



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

Reply via email to