This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: experimental package: gcc4-4.3.2-2


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@ubik /usr/build/obj-binutils/ld/.libs
$ cp ld-new.exe ld-n.exe

admin@ubik /usr/build/obj-binutils/ld/.libs
$ strip ld-n.exe

admin@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@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]