| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Date: | Sun, 11 Jun 2000 17:44:41 -0400 |
| Message-Id: | <200006112144.RAA22902@envy.delorie.com> |
| From: | DJ Delorie <dj AT delorie DOT com> |
| To: | mao AT interconect DOT com DOT br |
| CC: | cygwin AT sourceware DOT cygnus DOT com |
| In-reply-to: | <000b01bfd3ee$55fec3a0$fefaf2c8@default> (mao@interconect.com.br) |
| Subject: | Re: large programs |
| References: | <000b01bfd3ee$55fec3a0$fefaf2c8 AT default> |
Try using "gcc -s ..." with both and compare the difference. Cygwin may be including more debug symbols than MinGW by default. Or, use size or strip to compare the executables. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |