This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: sparc-sun-solaris2.8 missing __builtin_va_arg_*
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: sparc-sun-solaris2.8 missing __builtin_va_arg_*
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Tue, 17 Oct 2000 16:19:05 -0400
- References: <20001017113835.A6189@disaster.jaj.com>
Following-up my own post:
> ../../unified/libiberty/concat.c: In function `concat':
> ../../unified/libiberty/concat.c:96: `__builtin_va_alist' undeclared (first use in this function)
Lest the 'unified' filepath confuse anyone, yes, the unified tree that
I build is in fact using the libiberty from GCC, not binutils or gdb.
Also, the same error occurs when not using a unified tree.
I'm surprised this hasn't shown up on other platforms.
Phil