delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
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 |
Message-ID: | <38228D3D.D9D3C37D@inst.hospvd.ch> |
Date: | Fri, 05 Nov 1999 08:54:37 +0100 |
From: | Jean-Pascal Laedermann <Jean-Pascal DOT Laedermann AT inst DOT hospvd DOT ch> |
X-Mailer: | Mozilla 4.7 [en] (WinNT; I) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | b19 versus b20 |
Hi ! I've compared the executables for this simple code generated by cygnus win b19 versus b20. The b20 executable is about 20 times long as the b19 one ! /* test.c jpljb04 : test cygnus b19 versus 20 299502 bytes for cygnus 20 15283 bytes for cygnus 19 */ #include <stdio.h> #include <stdlib.h> int main (int argc, char ** argv) { return 0; } compile command : gcc -o test.exe test.c I'm using Win NT 4. I first thought that the cygnwin1.dll was statically linked, but when I executed test via the windows explorer, it didn't even find the library ! Am I wrong with the installation ? Thanks and best regards -- Jean-Pascal Laedermann ing. phys. EPFL, mathématicien UNIL Institut de Radiophysique Appliquée Grand-Pré 1 CH-1007 Lausanne Switzerland phone: +41 21 623 34 55 mailto://jean-pascal DOT laedermann AT inst DOT hospvd DOT ch Post Tenebras Linux ! -- 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 |