This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
IRIX 6.5 bootstrap is broken
- To: gcc-bugs at gcc dot gnu dot org
- Subject: IRIX 6.5 bootstrap is broken
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 13 Jan 2000 01:40:56 -0800
- Cc: Richard Henderson <rth at cygnus dot com>, Fred Fish <fnf at be dot com>, Jason Merrill <jason at cygnus dot com>
- Organization: CodeSourcery, LLC
Folks --
This part of your collective patch:
* ginclude/varargs.h: (__va_list__): Define ifndef.
* ginclude/stdarg.h: Likewise.
breaks the IRIX 6.5 bootstrap. The fixed `stdio.h' file contains:
typedef char *__va_list__;
and `__va_list__' is defined to be empty. No joy.
Ideas?
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com