From: jscha AT swbell DOT net (J. Schaerer) Newsgroups: comp.os.msdos.djgpp Subject: Compiling with optimizations... Date: Tue, 26 May 1998 18:31:23 GMT Organization: Southwestern Bell Internet Services, Richardson, TX Lines: 10 Message-ID: <356c0953.171134608@1.0.0.2> NNTP-Posting-Host: ppp-208-15-145-32.tulsok.swbell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I would like to know (specifically) how to optimize a compile for the following criteria: 1) Speed 2) Size I don't have RHIDE (Sp?), so I need help with command line syntax. Thank-you in advance! - Jim Schaerer s while compiling the program? Perhaps you need to tell Winblows to give gcc more memory. The semicolon at the end doesn't belong (though it's not going to affect the program in any way).