This is the mail archive of the gcc-help@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]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]