Recompiled Asterisk file so BIG?

Hi,

I made some customisation to the source codes for 1.2 version of
asterisk and found that the filesize of the compiled asterisk executable is
so much bigger.

The original executable from trixbox installation is only around 700K but
the one I got after recompile is 5.6MB.

Is there any recompile settings that I need to set?

I use:

make clean -> make -> make install.

Thanks,
SF

Try running make clean -> make menuselect and only select what you need for your install.