RFA : adding S_ISDIR to system.h

Jeffrey A Law law@cygnus.com
Fri May 5 09:41:00 GMT 2000


  In message < 200005041343.PAA16661@mail.macqel.be >you write:
  > Bootstrapping gcc on m68k-motorola-sysv fails (amongst other things)
  > with the following :
  > 
  > cc  -DIN_GCC    -g   -DHAVE_CONFIG_H  -o cpp cppmain.o \
  > intl.o libcpp.a obstack.o alloca.o       ../libiberty/libiberty.a
  > libcpp.a(cppfiles.o): In function `read_include_file':
  > cppfiles.c:722: undefined reference to `S_ISBLK'
  > 
  > Below is a fix.  OK to commit ?
  > 
  > Philippe De Muyter  <phdm@macqel.be>
  > 
  > 	* system.h (S_ISBLK): Provide fallback definition.
Thanks.  Installed.
jeff



More information about the Gcc-patches mailing list