size of mcf5329 executable

Joel Sherrill joel.sherrill at OARcorp.com
Thu Jan 15 17:15:59 UTC 2009


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





More information about the users mailing list