From: "Ben Peddell" Newsgroups: comp.os.msdos.djgpp References: <%kET9.17088$q67 DOT 14211 AT news-binary DOT blueyonder DOT co DOT uk> <1042224128 DOT 205850 AT queeg DOT ludd DOT luth DOT se> <0oNT9.5250$CZ5 DOT 4796 AT news-binary DOT blueyonder DOT co DOT uk> <3E1FE7D8 DOT 6490E6C3 AT phekda DOT freeserve DOT co DOT uk> <1JST9.21169$jM5 DOT 57907 AT newsfeeds DOT bigpond DOT com> <3E20271B DOT 2A8E87E8 AT phekda DOT freeserve DOT co DOT uk> <8edU9.21927$jM5 DOT 60261 AT newsfeeds DOT bigpond DOT com> <3E216A92 DOT 729025D4 AT phekda DOT freeserve DOT co DOT uk> Subject: Re: stdarg.h problem(s)? Lines: 36 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <75fU9.22066$jM5.60071@newsfeeds.bigpond.com> Date: Mon, 13 Jan 2003 00:48:46 +1000 NNTP-Posting-Host: 144.134.89.68 X-Trace: newsfeeds.bigpond.com 1042382275 144.134.89.68 (Mon, 13 Jan 2003 01:37:55 EST) NNTP-Posting-Date: Mon, 13 Jan 2003 01:37:55 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Strange. I downloaded DJDEV203.ZIP only last month, yet its latest copyright is 1999. Richard Dawe wrote in message news:3E216A92 DOT 729025D4 AT phekda DOT freeserve DOT co DOT uk... > Hello. > > Ben Peddell wrote: > > I have djdev203! > > Do you have the second refresh of djdev203? It was released last year to > address (among other things) incompatibilites between the DJGPP headers and > gcc 3.x. Here's what I have in my private mirror of the DJGPP archive: > > ls -al /pub/djgpp/mirror/v2/djdev203.zip > -r--r--r-- 1 rich rich 1530778 Aug 11 00:20 > /pub/djgpp/mirror/v2/djdev203.zip > > > Unfortunately, the compiler's stdarg.h is seen *before* libc's stdarg.h. > > Also, libc's stdio.h declares va_* through , the same file > > that libc's stdarg.h declares va_* through, but the compiler's stdarg.h > > declares va_* different. Perhaps you should consider fixing the defines in > > if the compiler's stdarg.h is so untouchable! > [snip] > > It has been fixed. Please re-download djdev203.zip. > > Regards, > > -- > Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]