Fw: Download size
Jose Paul
jose@exorindia.com
Fri Mar 28 04:50:00 GMT 2003
----- Original Message -----
From: "Jose Paul" <jose@exorindia.com>
To: "Gary D. Thomas" <gary.thomas@mind.be>
Sent: Thursday, March 27, 2003 9:17 AM
Subject: Re: Download size
>
> Thanks Gary.That is a very good Info for me.
> One more small question...
> Can I know the size of the text and data before starting download
> so that I can monitor the progress of download?.
> Is there any tool for this in cygwin?.
> Please let me know.
>
> Thanks in Advance,
> Jose
>
>
> ----- Original Message -----
> From: "Gary D. Thomas" <gary.thomas@mind.be>
> To: "Jose Paul" <jose@exorindia.com>
> Cc: "eCos Maintainers" <ecos-maintainers@sources.redhat.com>
> Sent: Wednesday, March 26, 2003 8:27 PM
> Subject: Re: Download size
>
>
> > On Wed, 2003-03-26 at 07:47, Jose Paul wrote:
> > > hello All,
> > >
> > >
> > >
> > > Here is the output of a load command.
> > >
> > > Here the total size mentioned is 5385551,but total sent is 744188.
> > >
> > > How can I calculate the total download size?.
> > >
> > > Please let me know if anybody have any Idea?.
> > >
> >
> > Use the "size" program. For example:
> > [gthomas@hermes mad-0.14.2b-latest]$ ls -l /work/viper2/test_app
> > -rwxr-xr-x 1 gthomas wheel 6806974 Mar 23 08:57
> /work/viper2/test_app
> > [gthomas@hermes mad-0.14.2b-latest]$ powerpc-eabi-size
> /work/viper2/test_app
> > text data bss dec hex filename
> > 1246404 1579204 702356 3527964 35d51c /work/viper2/test_app
> >
> > You can see that the ELF file is 6.8MB, but then download size
> > will only be about 2.8MB (TEXT+DATA)
> >
> > --
> > .--------------------------------------------------------.
> > | Mind: Embedded Linux and eCos Development |
> > |--------------------------------------------------------|
> > | Gary Thomas email: gary.thomas@mind.be |
> > | Mind ( http://mind.be ) tel: +1 (970) 229-1963 |
> > | gpg: http://www.chez-thomas.org/gary/gpg_key.asc |
> > '--------------------------------------------------------'
> >
> >
>
More information about the Ecos-maintainers
mailing list