From: "Al Morgan" Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie in DJGPP: RHide Date: Sat, 14 Aug 1999 03:39:37 -0700 Organization: Posted via Supernews, http://www.supernews.com Lines: 20 Message-ID: References: <37B4E820 DOT AE4A8AC4 AT rug DOT ac DOT be> X-Complaints-To: newsabuse AT supernews DOT com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm not sure excatly what that is, but if you would post some code, then maybe I could help. You should always post buggy code if you're asking questions about it, it makes it 200% easier to help. Bram de Greve wrote in message news:37B4E820 DOT AE4A8AC4 AT rug DOT ac DOT be... > Hi, > > I'm a new DJGPP user, and I just typed in my "Hello World" program > But when I chose the menu-option Compile I get some errors like this: > d:/djgpp/lang/cxx/iostream.h(91) Error: parse error before > '__extension__' > > Does anybody knows what this means and how I have to fix it? > > Thanks in advance, > Bram de Greve >