delorie.com/archives/browse.cgi | search |
Date: | Wed, 22 May 2002 18:49:11 +0300 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
X-Sender: | pavenis AT ieva06 |
To: | Michael A Richmond <Michael DOT A DOT Richmond DOT 1 AT gsfc DOT nasa DOT gov> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Conflicting types for va_list in gcc 3.1 |
In-Reply-To: | <3.0.5.32.20020522101021.00a4f3b0@mscmail.gsfc.nasa.gov> |
Message-ID: | <Pine.A41.4.05.10205221845200.27618-100000@ieva06> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 22 May 2002, Michael A Richmond wrote: > I have a C program with the following lines in it: > > #include <stdio.h> > #include <stdarg.h> > > When I attempt to compile it under gcc 3.1 I get the following messages: > > In file included from test.c:2: > c:/djgpp/lib/gcc-lib/djgpp/3.1/include/stdarg.h:110: conflicting types for > `va_list' > c:/djgpp/include/stdio.h:35: previous declaration of `va_list' > Make sure You have latest update of djdev203.zip and apply patch included at end of gnu/gcc-3.1/readme.DJGPP (from gcc31b.zip) for include/sys/djtypes.h (from djdev203.zip) It seems that according update of djdev203 is becomming urgent ... Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |