public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna.vinschen@cityweb.de>
To: John Zheng <Yien@usa.net>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: compiling file 3.26
Date: Wed, 31 Mar 1999 19:45:00 -0000	[thread overview]
Message-ID: <36E2F365.67E45550@cityweb.de> (raw)
Message-ID: <19990331194500.97lkxbKmv4rg6NIgDOKDd3j2lwPa7vAjY8YpEcS7D9U@z> (raw)
In-Reply-To: <Pine.GSU.4.05.9903071527330.26765-200000@viking.cris.com>

John Zheng wrote:
> [...]
> One more question.  When I compile file.exe, my resulting file.exe ends up
> being 382,463 bytes.  The version you have on your ftp server is only 23,552
> bytes.  How do you get the compile to make it so small?

Erase the symbol table from the binary via

	strip file.exe

or call gcc with strip option `-s' in link stage.

Regards,
Corinna

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


  reply	other threads:[~1999-03-31 19:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.GSU.4.05.9903070052510.15188-100000@viking.cris.com>
1999-03-07  8:37 ` Corinna Vinschen
     [not found]   ` < 36E29663.7B7D74A8@cityweb.de >
1999-03-07 11:35     ` John Zheng
1999-03-07 11:42       ` Corinna Vinschen
1999-03-07 11:48         ` Corinna Vinschen
     [not found]           ` < 36E2D7B7.CB124407@cityweb.de >
1999-03-07 13:37             ` John Zheng
1999-03-07 13:45               ` Corinna Vinschen [this message]
1999-03-31 19:45                 ` Corinna Vinschen
1999-03-31 19:45               ` John Zheng
1999-03-31 19:45           ` Corinna Vinschen
1999-03-31 19:45         ` Corinna Vinschen
1999-03-31 19:45       ` John Zheng
1999-03-31 19:45   ` Corinna Vinschen

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=36E2F365.67E45550@cityweb.de \
    --to=corinna.vinschen@cityweb.de \
    --cc=Yien@usa.net \
    --cc=cygwin@sourceware.cygnus.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).