| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49B9D574.8010805@gmail.com> |
| Date: | Fri, 13 Mar 2009 03:39:32 +0000 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [ANNOUNCEMENT] Updated: experimental package: gcc4-4.3.2-2 |
| References: | <49B90A2B DOT 3050907 AT alice DOT it> <49B92D24 DOT 3000802 AT gmail DOT com> <49B93C71 DOT 50809 AT gmail DOT com> <49B94E5B DOT 20301 AT gmail DOT com> <Pine DOT CYG DOT 4 DOT 58 DOT 0903130304010 DOT 1604 AT homepc> |
| In-Reply-To: | <Pine.CYG.4.58.0903130304010.1604@homepc> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Angelo Graziosi wrote:
> For completeness I want to flag that, for mrxvt, mrxvt.exe has a size
> which is double respect with the case when Mrxvt is build with GCC-3.4.4.
Stripped or unstripped? Can you show me the "objdump -h" output for both?
DW2 debug (now default over stabs) is pretty big; here's a freshly built
copy of 'ld':
admin AT ubik /usr/build/obj-binutils/ld/.libs
$ cp ld-new.exe ld-n.exe
admin AT ubik /usr/build/obj-binutils/ld/.libs
$ strip ld-n.exe
admin AT ubik /usr/build/obj-binutils/ld/.libs
$ du -h ld-new.exe ld-n.exe
5.2M ld-new.exe
768K ld-n.exe
admin AT ubik /usr/build/obj-binutils/ld/.libs
cheers,
DaveK
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |