delorie.com/archives/browse.cgi | search |
Date: | Wed, 1 Nov 2000 10:36:57 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Prashant Ramachandra <rprash AT wilco-int DOT com> |
cc: | "'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com> |
Subject: | RE: DJGPP EXE file size vs Linux |
In-Reply-To: | <B5E044AF4430D311B24D0060089CD8B101F01780@hydmail01.hyd.wilco-int.com> |
Message-ID: | <Pine.SUN.3.91.1001101103635.7517O-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, Prashant Ramachandra wrote: > Besides, DJGPP generates COFF while linux generates ELF. The object file format does not have any significant effect on the executable file's size, once you strip the debugging info. So the COFF vs ELF issue is irrelevant here. (I think ELF debug info is more voluminous, especially in C++ programs, btw.)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |