egcs-970924/gcc/config/xm-svr4.h:37

Jeffrey A Law law@cygnus.com
Sun Sep 28 00:06:00 GMT 1997


Note, bugs in egcs should be sent to egcs-bugs@cygnus.com,
not to individuals.

  In message <342E0DA5.C8D5F8D3@kscalar.kj.yamagata-u.ac.jp>you write:
  > I configured egcs-970924 for a powerpc-unknown-linux-gnu host
  > on PowerMac/Linux to build a native compiler.
  > 
  > While compiling .c file which contains #include "config.h"
  > I have got warning messages :
  > config.h:21: warning: `SYS_SIGLIST_DECLARED' redefined
  > config/xm-svr4.h:37: warning: this is the location of the previous
  > definition
Sounds like ppc-linux uses "sys_siglist" instead of "_sys_siglist";
which would indicate that it shouldn't be using xm-svr4.h!

HJ -- what's your take on this?

Jeff



More information about the Gcc-bugs mailing list