Newsgroups: comp.os.msdos.djgpp From: george DOT bush AT whitehouse DOT com (George W. Bush) Subject: Re: va_list References: <3da0f703 DOT sandmann AT clio DOT rice DOT edu> X-Newsreader: News Xpress 2.01 Lines: 13 Message-ID: <6i7o9.49308$X9.9765241@twister.socal.rr.com> Date: Mon, 07 Oct 2002 03:35:30 GMT NNTP-Posting-Host: 204.210.32.134 X-Complaints-To: abuse AT rr DOT com X-Trace: twister.socal.rr.com 1033961730 204.210.32.134 (Sun, 06 Oct 2002 20:35:30 PDT) NNTP-Posting-Date: Sun, 06 Oct 2002 20:35:30 PDT Organization: RoadRunner - West To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I did try to download the newest version of djdev203 (Aug 02) from the California mirror site. I didn't realize until I looked at the file size and realized that the instanteously download indicated that something was broken. I downloaded from another mirror site and things went as they should. In article <3da0f703 DOT sandmann AT clio DOT rice DOT edu>, sandmann AT clio DOT rice DOT edu wrote: >> c:/djgpp/lib/gcc-lib/djgpp/3.2/include/stdarg.h:110: conflicting types for >> `va_list' >> c:/djgpp/include/stdio.h:35: previous declaration of `va_list' > >You are using new GCC and didn't patch the headers. Alternatively, if >you download the newest (June 2002) refresh of djdev203.zip from a Simtel >mirror the message should go away.