From: "Deathifier" Newsgroups: comp.os.msdos.djgpp Subject: Proper Command Line parameters for compiling Date: Thu, 17 Sep 1998 21:34:35 +1000 Organization: The Internet Group Ltd Lines: 25 Message-ID: <6tqs5s$7r5$1@toto.tig.com.au> NNTP-Posting-Host: p46-max9.syd.ihug.com.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, I've noticed all the posts on how large EXE files are for simple programs, and I remember someone mentioned debugging info in it. What I would like to know are two sets of command line parameters I can use in RHIDE to compile and link programs. The first one is to compile and link with the best stuff for debugging the program. And the second is to compile and link with no debugging stuff for the smallest possible EXE (Without compression). I'm sure all of you out there have different views on what to use, I'd appreciate if you could help me out, it's not stopping me from learning C (Other things manage that quite well) but I believe I will need it in the future when I actually finish something and distribute it. Thanks for your time, David Storey E-Mail: storey AT tig DOT com DOT au Homepage: http://homepages.tig.com.au/~storey/