This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ecos size


Hi,

Maybe it's because many debug informations are presents in the ELF  file!!

Try an "arm-elf-strip a.out"  for suppress it and see the real size !!
or an "arm-elf-size a.out"

Sebastien.



Christoph Obermair wrote:

> hi everybody,
>
> what do i have to do, to get ecos smaller?
> i built a library for the e7t target, only using the following packages:
>
>   CYGPKG_HAL_ARM
>   CYGPKG_HAL_ARM_E7T
>   CYGPGK_HAL
>   CYGPKG_KERNEL
>   CYGPKG_MEMALLOC
>   CYGPKG_ISOINFRA
>   CYGPKG_INFRA
>
> when compiling a kernel with a very simple c program the file a.out has a size of 380k, which is much too big i think.
> what am i doing wrong?
>
> christoph
> --
>
> _______________________________________________
> Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free!
> http://www.net2phone.com/cgi-bin/link.cgi?143


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]