* Fw: Download size
@ 2003-03-28 4:50 Jose Paul
2003-03-28 5:32 ` Jonathan Larmour
0 siblings, 1 reply; 2+ messages in thread
From: Jose Paul @ 2003-03-28 4:50 UTC (permalink / raw)
To: ecos-maintainers
----- 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 |
> > '--------------------------------------------------------'
> >
> >
>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fw: Download size
2003-03-28 4:50 Fw: Download size Jose Paul
@ 2003-03-28 5:32 ` Jonathan Larmour
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2003-03-28 5:32 UTC (permalink / raw)
To: Jose Paul; +Cc: ecos-maintainers
Jose Paul wrote:
> ----- Original Message -----
> From: "Jose Paul" <jose@exorindia.com>
> To: "Gary D. Thomas" <gary.thomas@mind.be>
This is not an appropriate list for your question. Try the ecos-discuss list.
Jifl
--
eCosCentric http://www.eCosCentric.com/ The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-28 5:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-28 4:50 Fw: Download size Jose Paul
2003-03-28 5:32 ` Jonathan Larmour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).