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]

FreeBSD bootstrap failure: include/stdio.h:311: parse error before`_BSD_DUMMY_VA_LIST_'


I noticed a new bootstrap failure on FreeBSD 3.2 with current CVS sources
of GCC:

  In file included from /sw/test/gcc/gcc/gcc/libgcc2.c:1418:
  include/stdio.h:311: parse error before `_BSD_DUMMY_VA_LIST_'
  include/stdio.h:313: parse error before `_BSD_DUMMY_VA_LIST_'
  include/stdio.h:315: parse error before `_BSD_DUMMY_VA_LIST_'
  include/stdio.h:316: parse error before `_BSD_DUMMY_VA_LIST_'
  /sw/test/gcc/gcc/gcc/libgcc2.c: In function `__eprintf':
  /sw/test/gcc/gcc/gcc/libgcc2.c:1427: warning: format not a string literal, argument types not checked

This is already with Loren's previous patch 
  http://egcs.cygnus.com/ml/gcc-patches/1999-09/msg00919.html
that brought FreeBSD back into bootstrap land.

It would be really great if someone with global commit priviledge could
have a look at Loren's patch, FreeBSD fails to bootstrap since late June.
:-(

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]