delorie.com/archives/browse.cgi | search |
Date: | Thu, 5 Sep 1996 17:04:04 +0400 (MSD) |
From: | "Alexander V. Lukyanov" <lav AT video DOT yars DOT free DOT net> |
Message-Id: | <199609051304.RAA27498@video.yars.free.net> |
To: | dj AT delorie DOT com |
Cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: long doubles solution |
> > Well, that will cause linking extra 15k any time libm is used, > > even if printf is not used. But I think that is not so bad. > > How much for a non-printf non-libm program? 4 bytes in crt0 (reference to _ld_e_cvt) empty _ld_e_cvt (only return -1) two lines in doprnt.c (don't count it for non-printf programs) That's all.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |