[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

size of mcf5329 executable



Hi,

Can anyone explain this file size?

$ ls -l m68k-mcf5329-ticker.ralf
-rwxr-xr-x 1 joel users 1073740960 2009-01-09 19:18 m68k-mcf5329-ticker.ralf

It is over 1 GB if I am doing my math right.

I suspect something weird is happening
as a side-effect of this conversion to
binary but sure don't know what.

define bsp-post-link
    $(OBJCOPY) -O binary --strip-all \
        $(basename $@).exe $(basename $@)$(DOWNEXT)
    $(SIZE) $(basename $@).exe
endef

Does anyone has a suggestion?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985