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': ad...@ubik /usr/build/obj-binutils/ld/.libs $ cp ld-new.exe ld-n.exe ad...@ubik /usr/build/obj-binutils/ld/.libs $ strip ld-n.exe ad...@ubik /usr/build/obj-binutils/ld/.libs $ du -h ld-new.exe ld-n.exe 5.2M ld-new.exe 768K ld-n.exe ad...@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/