From: Leon AT caresystems DOT com DOT au To: djgpp AT delorie DOT com Date: Mon, 26 Jun 2000 10:51:33 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: is it possible to use strip option in call to compiler Message-ID: <395735B5.12710.6010EF@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp AT delorie DOT com Hello, was just wondering if it is possible to invoke strip exe as a flag to compiler when one compiles one can put -g option to add extra debug info. is it possible to put -s option to strip or does one really need to invoke strip exe after compilation takes place (ie new command in batch file call) With best regards - leon