Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 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