Date: Thu, 16 Jul 1998 18:15:18 +0300 (IDT) From: Eli Zaretskii To: Bartlett cc: djgpp AT delorie DOT com Subject: Re: __extension__ parse error with IOSTREAM In-Reply-To: <01bdb07b$103c5fa0$913402c4@falcon.cis.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 16 Jul 1998, Bartlett wrote: > Whenever i try to compile something that includes iostream.h(cpp), I get > parse errors with __extension__, etc. > Now I'm told I'm mixing versions of DJGPP. But this is complicated as > lgpp2721b.zip IS the latest! So what do I do? First, the latest version of lgp is lgp2811b.zip. And second, iostream.h comes with gpp281b.zip, not with lgp. I suggest to remove all your C++ tree and reinstall it. It seems that you indeed have a mixup of different versions.