This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: The Question


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

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
Of Corinna Vinschen
Sent: Monday, January 21, 2002 1:32 AM
To: cygwin@cygwin.com
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:cygwin@cygwin.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/



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]