From: sparhawk AT eunet DOT at (Gerhard Gruber) Newsgroups: comp.os.msdos.djgpp Subject: Re: Making Libraries Date: Wed, 08 Jul 1998 00:02:53 GMT Organization: Customer of EUnet Austria Lines: 27 Message-ID: <35a8b185.1598039@news.Austria.EU.net> References: NNTP-Posting-Host: e055.dynamic.vienna.at.eu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Destination: Eli Zaretskii From: Gruber Gerhard Group: comp.os.msdos.djgpp Date: Tue, 7 Jul 1998 14:03:56 +0300 (IDT): >I think you are mistaken. The LFN-related code is not some separate >module, it is built into the low-level libc functions. And its >overhead is much, much less than you seem to imply: usually, it boils >down to testing a variable and using a different function of Int 21h >depending on whether LFN is or isn't supported. > >The only other stuff that is linked into every DJGPP program is the >startup code and support memory and I/O functions. They total about >18KB. I didn't look in the code so I don't know what takes how much memory. BUt I think that the libc is pretty heavilly used, isn't it? Depends on how much programs one has compiled with DJGPP, though. -- Bye, Gerhard email: sparhawk AT eunet DOT at g DOT gruber AT sis DOT co DOT at Spelling corrections are appreciated.