This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 2.95.3 missing __builtin_va_alist ?
- To: Robert Boehne <rboehne at ricardo-us dot com>
- Subject: Re: GCC 2.95.3 missing __builtin_va_alist ?
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 28 Mar 2001 23:11:24 -0300
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <3AC28EC1.3235FA1B@ricardo-us.com>
On Mar 28, 2001, Robert Boehne <rboehne@ricardo-us.com> wrote:
> /icarus/OCC/OCC/src/OpenGl/OpenGl_attri.c:559: `__builtin_va_alist'
> undeclared (first use in this function)
This is a relatively common symptom of having both varargs.h and
stdarg.h #included (directly or indirectly) in the same translation
unit. This has been completely reworked in development snapshots, you
may want to give them a try before making the effort of coming up with
a bug report.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me