On Mon, Sep 19, 2005 at 01:58:44PM +0800, chenggh04 at st.lzu.edu.cn wrote: >hi,everybody: >too large about 5.7M ,i only add default command ,why it is so big. >CONFIG_DEBUG=y >CONFIG_NO_DEBUG_LIB=y You probably want to strip the binary too (or don't build with debug enabled). HTH, Bernhard