From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10212202117.AA19184@clio.rice.edu> Subject: Re: Audit of empty image To: djgpp-workers AT delorie DOT com Date: Fri, 20 Dec 2002 15:17:44 -0600 (CST) In-Reply-To: <9743-Fri20Dec2002205950+0200-eliz@is.elta.co.il> from "Eli Zaretskii" at Dec 20, 2002 08:59:51 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Well, please remember that the startup code does memory allocation, > creates the environ[] array and looks at environment variables such > as LFN, copies strings to and fro, expands command-line wildcards, > reads and processes the DJGPP.ENV file, etc. etc... So it's niot > surprising we use so many library functions: otherwise, where would > the 30KB of minimal image come from? ;-) You need to check - it's more like 60KB with CVS. That's why I'm in a clean house mood ... > Also `remove' and `_truename' caused my brows to go up. Whatever do > we need those for in the startup code? remove and _truename are used by fd_props