This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Solaris 2.6 bootstrap failure: /usr/include/stdlib.h:111: argumentsgiven to macro `abort'


I'm getting the following bootstrap failure

  gcc -c  -DIN_GCC  -DSVR4  -g -W -Wall  -DHAVE_CONFIG_H    -I. -I/sw/test/gcc/gcc/gcc -I/sw/test/gcc/gcc/gcc/config -I/sw/test/gcc/gcc/gcc/../include /sw/test/gcc/gcc/gcc/resource.c
  In file included from /sw/test/gcc/gcc/gcc/system.h:145,
                   from /sw/test/gcc/gcc/gcc/resource.c:25:
  /usr/include/stdlib.h:111: arguments given to macro `abort'
  gmake[2]: *** [resource.o] Error 1
  gmake[2]: Leaving directory `/files/pfeifer/OBJ-2608-13:42/gcc'
  gmake[1]: *** [bootstrap] Error 2

for current CVS sources on sparc-sun-solaris2.6.

I am afraid this has been caused by

  1999-08-25 22:10 -0700  Zack Weinberg  <zack@bitmover.com>

        * system.h: Don't redefine abort or trim_filename.
        :

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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