X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "bdeck" Newsgroups: comp.os.msdos.djgpp Subject: Re: Does using '-std=c99' with gcc 3.3.x cause '__STRICT_ANSI__' to be defined? Date: Wed, 7 Jan 2004 11:03:02 +0100 Organization: Flow Communications AU Lines: 21 Message-ID: References: <3FF9241B DOT 2060501 AT earthlink DOT net> NNTP-Posting-Host: int.flowcom.com.au X-Trace: au-nws-0001.flow.com.au 1073433172 19197 202.129.64.242 (6 Jan 2004 23:52:52 GMT) X-Complaints-To: usenet AT au-nws-0001 DOT flow DOT com DOT au NNTP-Posting-Date: Tue, 6 Jan 2004 23:52:52 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Hans-Bernhard Broeker" wrote in message news:btemt9$rf4$2 AT nets3 DOT rz DOT RWTH-Aachen DOT DE... > bdeck wrote: > The person wo deliberatly did that was *you*. ...well, actually it was the release manager that did the packaging for the code that I was trying to port :-) > DJGPP isn't a C99 implementation, right now, so it's not a particular surprise it > doesn't work if you tell the compiler to assume it is. Ah, that's the point! But I thought C99 compliance was a goal of DJGPP 2.0.4, or? Ben