Mail Archives: djgpp/1997/08/27/10:21:24
From: | Darren Grant <darn AT xl DOT ca>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Optimizing target size
|
Date: | Wed, 27 Aug 1997 01:07:03 -0700
|
Organization: | loners anonymous
|
Lines: | 9
|
Message-ID: | <3403E027.670@xl.ca>
|
Reply-To: | ]removeme]darn AT xl DOT ca
|
NNTP-Posting-Host: | c31.xlent.net
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hello,
I have written a C command-line util that links the Allegro library with
a very small amount of my own code. The target executable (in ms-dos)
is huge! (just under 300k) What can I do to reduce the size of this?
Is the entire Allegro library being linked? (I'm only using a very
small part of it)
Thanks.
- Raw text -