delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/12/03/19:35:16

From: khan AT xraylith DOT wisc DOT edu (Mumit Khan)
Subject: Re: building cygwin.dll
3 Dec 1997 19:35:16 -0800 :
Message-ID: <Pine.SUN.3.93.971203114129.21364A-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <3 DOT 0 DOT 3 DOT 32 DOT 19971202230420 DOT 009ba100 AT ma DOT ultranet DOT com>
Mime-Version: 1.0
To: Larry Hall <lhall AT rfk DOT com>
Cc: gnu-win32 AT cygnus DOT com

> In file included from /usr/obj/cdk/gcc/include/syslimits.h:7,
>                  from /usr/obj/cdk/gcc/include/limits.h:11,
>                  from /usr/src/cdk/newlib/libm/math/s_ilogb.c:62:
> /usr/obj/cdk/gcc/include/limits.h:116: limits.h: No such file or directory

Classic include_next problem. As a quick workaround, edit the file
/usr/obj/cdk/gcc/gcc/include/limits.h, and remove the beginning and
ending extra stuff to include a system specific limits file if it
exists.

Basically, delete the initial lines until your first line is the
following:
  #ifndef _LIMITS_H__

now delete backwards from the end until your last line is:
  #endif /* _LIMITS_H__ */

Mumit


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019