delorie.com/archives/browse.cgi | search |
From: | "John M. Aldrich" <fighteer AT cs DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Why does gcc make such big binaries? |
Date: | Tue, 20 May 1997 19:11:41 +0000 |
Organization: | Two pounds of chaos and a pinch of salt |
Lines: | 15 |
Message-ID: | <3381F76D.B34@cs.com> |
References: | <199705201554 DOT IAA03285 AT geocities DOT com> |
Reply-To: | fighteer AT cs DOT com |
NNTP-Posting-Host: | ppp106.cs.com |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Guilherme Silveira wrote: > > The DJGPP compiler (GCC) needs to have some more kbytes on your program; > Remember: If you compile with -s you'll not put the comments int the exe > file (the -s isn't default); It's the debugging information that is removed by '-s'. Comments are never included in object code - they are simply ignored. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | Proud owner of what might one | http://www.cs.com/fighteer | | day be a spectacular MUD... | Plan: To make Bill Gates suffer | ---------------------------------------------------------------------
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |