From: Alex Vinokur Newsgroups: comp.os.msdos.djgpp Subject: gpp & Option -A : Usage and Compilation Date: Wed, 12 Sep 2001 10:06:20 +0200 Organization: Scopus Network Technologies Lines: 34 Message-ID: <3B9F177B.F890FFB8@bigfoot.com> NNTP-Posting-Host: gateway.scopus.co.il (194.90.203.161) Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1000278396 8914497 194.90.203.161 (16 [79865]) X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ========================================================= Windows98 GNU C++ version 2.95.3 20010315/djgpp (release) (djgpp) compiled by GNU C version 2.95.3 20010315/djgpp (release) ========================================================= Option -A : -A () Assert the to 1. What is option -A used for? Any sample? 2. Ho to compile with that option? Here is what I have got : %gpp -A"abc" main.c *Initialization*:1: missing token-sequence in `#assert' %gpp -Aabc main.c *Initialization*:1: missing token-sequence in `#assert' =========================== Alex Vinokur mailto:alexvn AT bigfoot DOT com mailto:alexvn AT dr DOT com http://up.to/alexvn http://go.to/alexv_math ===========================