egcs-971207: Bug with getrlimit/setrlimit

Jeffrey A Law law@cygnus.com
Tue Dec 9 01:40:00 GMT 1997


  In message < 9712081753.AA27607@lts.sel.alcatel.de >you write:
  > On the two Motorola delta boxes m68k-motorola-sysv and m88k-motorola-sysv3
  > the include file <sys/resource.h> exists and defines RLIMIT_STACK, but libc
  > doesn't provide the two functions getrlimit and setrlimit. As a result, cccp
  > cannot be built.
  > 
  > Mon Dec  8 18:47:44 1997  Manfred Hollstein  <manfred@s-direktnet.de>
  > 
  > 	* configure.in: Check for functions getrlimit and setrlimit.
  > 	* configure: Rebuilt.
  > 	* cccp.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
  > 	to RLIMIT_STACK to see if we can call getrlimit and setrlimit.
Thanks.  I've installed this patch.

jeff



More information about the Gcc-bugs mailing list