This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Error compiling with g++ version 3.2
- From: "tcheer at gmx dot de" <tcheer at gmx dot de>
- To: gcc-help at gnu dot org
- Date: Wed, 06 Nov 2002 17:28:17 +0100
- Subject: Error compiling with g++ version 3.2
Hi Group
I have updated from gcc-2.96 to gcc-3.2, since then I can't compile my
c++ source code anymore. I get the following error:
...
type specifier omitted for parameter `va_list'
`va_start' undeclared (first use this function
...
CAn somebody help me please?
Regards
--
Eric Tchepannou