cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 23 Mar 1997 14:52:31 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Benjamin D Chambers <chambersb AT juno DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: DJGPP compatibility |
In-Reply-To: | <19970321.194200.4631.11.chambersb@juno.com> |
Message-ID: | <Pine.SUN.3.91.970323145201.29590Q-100000@is> |
MIME-Version: | 1.0 |
On Fri, 21 Mar 1997, Benjamin D Chambers wrote: > Djgpp is not by _default_ 100% ANSI C compliant, though it can be. Just > add the switches -ansi and -pedantic to the command line. This is not entirely correct. You don't need -ansi -pedantic to make gcc *accept* an ANSI C program. You only need these options if you want gcc to *reject* programs that use non-ANSI extensions.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |