delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/08/22:57:24

From: varobert AT colba DOT net
Message-Id: <3.0.32.19990708225643.0079ba60@mail.colba.net>
X-Sender: varobert AT mail DOT colba DOT net
X-Mailer: Windows Eudora Pro Version 3.0 (32)
Date: Thu, 08 Jul 1999 22:57:10 -0400
To: djgpp AT delorie DOT com
Subject: Re: Hello World and File size
Mime-Version: 1.0
Reply-To: djgpp AT delorie DOT com

At 12:51 AM 7/9/99 GMT, you wrote:
>is the object code by djgpp has a minimal size of 100k?
>
No. You can try compiling with the -s to strip the symbols out of your
program (so no debugging). This cuts the program size usually by 2.
But DJGPP makes rather large objects, but I think this is due to the fact
that it's a protected mode compiler and has to manage the program you make
as such.

>and if you use packer would the program run at the same speed?
Yes. It'll just take a bit longer to load the executable; it will use just
as much memory and will run just as fast as the original. Think of it as a
self-extracting program.

- GodOfWar

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019