Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 Message-ID: <38228D3D.D9D3C37D@inst.hospvd.ch> Date: Fri, 05 Nov 1999 08:54:37 +0100 From: Jean-Pascal Laedermann 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 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 #include 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