delorie.com/archives/browse.cgi | search |
Date: | Wed, 1 Nov 2000 10:36:25 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Ron House <house AT usq DOT edu DOT au> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: DJGPP EXE file size vs Linux |
In-Reply-To: | <39FF85E3.35B34DAC@usq.edu.au> |
Message-ID: | <Pine.SUN.3.91.1001101103605.7517N-100000@is> |
MIME-Version: | 1.0 |
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 |
On Wed, 1 Nov 2000, Ron House wrote: > But most > puzzling, the stripped sizes of the exe under Linux and DJGPP are vastly > different: 950K vs 1.9Mb. Linux uses shared libraries, so the size you see on Linux doesn't include the standard C++ library, libstdc++.a, and the standard C library, libc.a. See sections 8.14 and 8.15 of the DJGPP FAQ, for more about this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |