delorie.com/archives/browse.cgi | search |
Date: | Thu, 18 May 2000 16:14:00 +0530 (IST) |
From: | Prashant TR <prashant_tr AT yahoo DOT com> |
X-Sender: | tr AT vsnl DOT net DOT in |
To: | Josh Haglund <lhaglund AT wiktel DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: making crafty with djgpp |
In-Reply-To: | <001901bfc042$d26879a0$5813ddcc@lhaglund> |
Message-ID: | <Pine.LNX.4.10.10005181558580.1005-100000@vsnl.net.in> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 17 May 2000, Josh Haglund wrote: > Robert's version of crafty is 536Kb. > > Mine is 745 Kb why is this? > > Is there anyway of improving this? Execute this command in the prompt: strip crafty.exe or whatever is the name of the executable. It removes all the debug information from the EXE. Prashant
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |