public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem with gcc-3.2
@ 2002-10-30  3:24 tcheer
  2002-10-30  4:03 ` Momchil Velikov
  0 siblings, 1 reply; 2+ messages in thread
From: tcheer @ 2002-10-30  3:24 UTC (permalink / raw)
  To: gcc-help

Hi group,

I have a programm I was able to compile with gcc-2.96, Right now I have 
gcc-3.2 on my machine and I experience some problems during compilation.

"type specifier omitted for parameter `va_list'"
How can I solve this?
I would like to reinstall gcc-2.96 in case my code could not be solved 
with this gcc version, but at http://gcc.gnu.org I was not able to find 
exactly this version. I would appreciate a link  where I can download it 
from.

Thanx

Eric...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with gcc-3.2
  2002-10-30  3:24 Problem with gcc-3.2 tcheer
@ 2002-10-30  4:03 ` Momchil Velikov
  0 siblings, 0 replies; 2+ messages in thread
From: Momchil Velikov @ 2002-10-30  4:03 UTC (permalink / raw)
  To: tcheer; +Cc: gcc-help

On Wed, 30 Oct 2002 13:21:41 +0100
"tcheer@gmx.de" <tcheer@gmx.de> wrote:

> Hi group,
> 
> I have a programm I was able to compile with gcc-2.96, Right now I
> have gcc-3.2 on my machine and I experience some problems during
> compilation.
> 
> "type specifier omitted for parameter `va_list'"
> How can I solve this?

#include <stdarg.h>

> I would like to reinstall gcc-2.96 in case my code could not be solved
> with this gcc version, but at http://gcc.gnu.org I was not able to
> find exactly this version. I would appreciate a link  where I can
> download it from.

gcc-2.96 is not a FSF release, I guess you'd need to find the RedHat's
rpm.

~velco

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-30 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-30  3:24 Problem with gcc-3.2 tcheer
2002-10-30  4:03 ` Momchil Velikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).