Hi all. I'm upgrading the cross compiler, under Solaris 5.8 and Linux, from gnu 2.95.2 & Binutils 1.11 TO gnu 4.2.0 & Binutils 1.17. (--enable-languages=c,c++) I can not believe that the compiler and binutils increased that much between 2.95.2 and 4.2.0. What can I specify to cut this down? There must have been something that opted in that I can turn off. No one here remembers what options were specified last time. Any help would be appreciated. gnu 2.95.2 & Binutils 1.11 du -sk * 68480 bin 156 include 1660 info 24884 lib 280 man 18892 powerpc-eabi 4 share gnu 4.2.0 & Binutils 1.17 du -sk * 66400 bin 4 include 1932 info 6156 lib 104484 libexec 1656 man 744576 powerpc-eabi 9524 share Even the linux version doubled in size: $du -sk gcc.ppc 353636 gcc.ppc $du -sk gcc.ppc-4.2.0 696140 gcc.ppc-4.2.0 Thanks John Morrison Printronix, Inc.