public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: "Jose Paul" <jose@exorindia.com>
To: <ecos-maintainers@sources.redhat.com>
Subject: Fw: Download size
Date: Fri, 28 Mar 2003 04:50:00 -0000	[thread overview]
Message-ID: <000c01c2f4e5$62f2e990$0f00a8c0@jose> (raw)


----- 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       |
> > '--------------------------------------------------------'
> >
> >
> 

             reply	other threads:[~2003-03-28  4:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-28  4:50 Jose Paul [this message]
2003-03-28  5:32 ` Jonathan Larmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000c01c2f4e5$62f2e990$0f00a8c0@jose' \
    --to=jose@exorindia.com \
    --cc=ecos-maintainers@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).