public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Size of Cygwin dll
@ 2001-06-29 20:50 Iain
  2001-06-29 21:39 ` Jason Tishler
  2001-06-30  4:42 ` Robert McNulty Junior
  0 siblings, 2 replies; 3+ messages in thread
From: Iain @ 2001-06-29 20:50 UTC (permalink / raw)
  To: cygwin

Hi

How can I reduce the size of my cygwin1.dll file?
The one I have compiled is a *lot* bigger than the one
I downloaded. What switches do I need to give, and
where? 

Thanks.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Size of Cygwin dll
  2001-06-29 20:50 Size of Cygwin dll Iain
@ 2001-06-29 21:39 ` Jason Tishler
  2001-06-30  4:42 ` Robert McNulty Junior
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Tishler @ 2001-06-29 21:39 UTC (permalink / raw)
  To: Iain; +Cc: cygwin

On Fri, Jun 29, 2001 at 08:50:32PM -0700, Iain wrote:
> How can I reduce the size of my cygwin1.dll file?
> The one I have compiled is a *lot* bigger than the one
> I downloaded. What switches do I need to give, and
> where? 

Just use the strip command:

    $ strip cygwin1.dll

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Size of Cygwin dll
  2001-06-29 20:50 Size of Cygwin dll Iain
  2001-06-29 21:39 ` Jason Tishler
@ 2001-06-30  4:42 ` Robert McNulty Junior
  1 sibling, 0 replies; 3+ messages in thread
From: Robert McNulty Junior @ 2001-06-30  4:42 UTC (permalink / raw)
  To: Iain, cygwin

Use strip.exe
Strip cygwin1.dll
Also, when compiling, try not to use -g.
This causes debugging information to be compiled into your binary.


-----Original Message-----
From: cygwin-owner@sources.redhat.com
[ mailto:cygwin-owner@sources.redhat.com]On Behalf Of Iain
Sent: Friday, June 29, 2001 10:51 PM
To: cygwin@cygwin.com
Subject: Size of Cygwin dll

Hi

How can I reduce the size of my cygwin1.dll file?
The one I have compiled is a *lot* bigger than the one
I downloaded. What switches do I need to give, and
where?

Thanks.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-30  4:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-29 20:50 Size of Cygwin dll Iain
2001-06-29 21:39 ` Jason Tishler
2001-06-30  4:42 ` Robert McNulty Junior

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).