From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: stdarg.h problem(s)? Date: Sun, 12 Jan 2003 13:16:02 +0000 Lines: 26 Message-ID: <3E216A92.729025D4@phekda.freeserve.co.uk> 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> NNTP-Posting-Host: 62.136.40.242 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news7.svr.pol.co.uk 1042380800 25604 62.136.40.242 (12 Jan 2003 14:13:20 GMT) NNTP-Posting-Date: 12 Jan 2003 14:13:20 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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/ ]