From: Martin Str|mberg Subject: Re: how do I include stdio.h and stdarg.h? Newsgroups: comp.os.msdos.djgpp References: <3D4CCB5C DOT 6040601 AT yahoo DOT com> User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (NetBSD/1.5_BETA (alpha)) Message-ID: <1028460712.227706@queeg.ludd.luth.se> Cache-Post-Path: queeg.ludd.luth.se!unknown AT speedy DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: 04 Aug 2002 11:31:52 GMT Lines: 22 NNTP-Posting-Date: 04 Aug 2002 11:31:52 GMT NNTP-Posting-Host: queeg.ludd.luth.se X-Trace: 1028460712 news.luth.se 440 130.240.16.109 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jetset Willy wrote: : When I compile, I get the following message: : In file included from test.c:2: : c:/progra~1/djgpp/lib/gcc-lib/djgpp/3.1/include/stdarg.h:110: : conflicting types : for `va_list' : c:/progra~1/djgpp/include/stdio.h:35: previous declaration of `va_list' Read the readme.djgpp file in gcc31b.zip. : I've seen references to this problem on the web, but they were all for : platforms other than windows. Most of the fixes I've seen suggested : either don't apply or don't work. Well this is for DOZE so it's advice for a non-WINDOZE platform too, sort of. Right, MartinS