delorie.com/archives/browse.cgi | search |
Date: | Mon, 9 Aug 1999 12:03:55 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | djgpp-workers AT delorie DOT com |
cc: | DJ Delorie <dj AT delorie DOT com>, Robert Hoehne <robert DOT hoehne AT gmx DOT net> |
Subject: | Library size in v2.03 alpha |
Message-ID: | <Pine.SUN.3.91.990809120010.19120O-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
The size of all the lib*.a files is significantly larger than v2.02. It seems that the reason is the local labels in the object files. I didn't find any compiler option to leave them out, but "strip -X" seems to remove them (libc.a goes down from 758KB to something like 644KB). Should I add "strip -X" to the library makefiles?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |