delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/27/02:45:37

Date: Tue, 27 Jul 1999 09:43:07 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Masterdon Revoltist <TedMat AT CoastNet DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: Does -s have affect performance?
In-Reply-To: <199907261757.NAA24038@delorie.com>
Message-ID: <Pine.SUN.3.91.990727094232.5354E-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 25 Jan 1999, Masterdon Revoltist wrote:

> From my knowledge -s does some kind of compression? but does it affect
> performance in a large way?

The -s switch doesn't compress the program, it simply instructs the
linker to remove the debug info from the program.  This doesn't have
any effect on performance, since the debug info isn't even read into
memory except when you run the program under a debugger.

- Raw text -


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