delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Fri, 15 Feb 2002 08:46:42 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "James Bond" <jb AT yahoo DOT com> |
Message-Id: | <7048-Fri15Feb2002084642+0200-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <a4hinh$jia$1@geraldo.cc.utexas.edu> (jb@yahoo.com) |
Subject: | Re: gcc information ? |
References: | <a4hinh$jia$1 AT geraldo DOT cc DOT utexas DOT edu> |
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 |
> From: "James Bond" <jb AT yahoo DOT com> > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 14 Feb 2002 17:51:32 -0600 > > I want to get some informations such as exact size of code when compiling > with gcc. > Does gcc put out such profiles ? There's a program called `size.exe' in your `bin' subdirectory, which can show this information. Run it on an object file or on an executable program, and it will display the size of code, data, and bss.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |