Message-ID: <3D0A421D.1AC86872@freeler.nl> From: Teun Burgers X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc 3.1: conflict between stdio.h and stdarg.h References: <92D6AAE888CED411A16A00508BB0B827028FCCD5 AT ecntex DOT ecn DOT nl> <3D09BC42 DOT 2D0DB037 AT phekda DOT freeserve DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Fri, 14 Jun 2002 19:20:38 GMT NNTP-Posting-Host: 212.58.171.251 X-Complaints-To: abuse AT quicknet DOT nl X-Trace: amsnews02.chello.com 1024082438 212.58.171.251 (Fri, 14 Jun 2002 21:20:38 MET DST) NNTP-Posting-Date: Fri, 14 Jun 2002 21:20:38 MET DST Organization: QuickNet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richard Dawe wrote: > You need to patch the include file , to use gcc's built-in > va_list handling. I've placed a patch here: > > http://www.phekda.freeserve.co.uk/richdawe/djgpp/misc/djtypes.h.diff Andris Pavenis wrote: > Apply patch from gnu/gcc-3.1/readme.DJGPP (near the end of file) from > gcc31b.zip for include/sys/djtypes.h Thanks to you both. gcc 3.1 works fine now. Teun Burgers