delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Message-ID: | <410D61FD.811D41BF@yahoo.com> |
From: | CBFalconer <cbfalconer AT yahoo DOT com> |
Organization: | Ched Research |
X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: strange error |
References: | <9003-Wed21Jul2004212156+0300-eliz AT gnu DOT org> <20040722024821 DOT 05775 DOT 00002120 AT mb-m05 DOT aol DOT com> |
Lines: | 26 |
Date: | Mon, 02 Aug 2004 06:02:37 GMT |
NNTP-Posting-Host: | 12.76.143.54 |
X-Complaints-To: | abuse AT worldnet DOT att DOT net |
X-Trace: | bgtnsc05-news.ops.worldnet.att.net 1091426557 12.76.143.54 (Mon, 02 Aug 2004 06:02:37 GMT) |
NNTP-Posting-Date: | Mon, 02 Aug 2004 06:02:37 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Sterten wrote: > >> "gcc --version" will print the version (you > > yes, it's 3.2 > >> should use the documentation more frequently). > > I searched for the string "version" in gcc.exe, > in the FAQ, and in a big file of collected files > of my djgpp/ directories. > I tried gcc /? , gcc -h , gcc -help , gcc without parameters > - all invain. A general rule for gnu, and most unix derived software, is that two dashes precede spelled out options, e.g. --version and --help, and single dashes precede single letter options, e.g. -c (compile to object code) and -o (specify output file). -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |