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: <37C26AC0.D9E1FB4C@tbit.dk> Date: Tue, 24 Aug 1999 11:49:52 +0200 From: Kim Poulsen Organization: Ericsson Telebit A/S X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 CC: Cygwin Mailing List Subject: Re: It's compiled and works References: <001a01beee15$3d1e1c60$2bc856d1 AT hercules> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit gcc does'nt compile with debug information unless you add the '-g' option. I suspect the linker to be responsible of the bloating caused by it linking the entire runtime system to the executable - also called static linking. I only wonder how to make dynamic linking possible if this is what happens. Chris Telting wrote: > > Beautiful > > It compiles and works. Yay!!! > Only code changes were for the "for (int x" warnings > And adding a couple defines for winsock2. > > The exe seems very bloated. Does gcc compile with debug info > automaticly? > > What options to reduce file size and strip debug info? > > BlueCoder > bluecoder AT rocketmail DOT com > May you live as long as you wish and love as long as you live. > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Kim Poulsen, B.Sc.E.E, System Developer HW Ericsson Telebit A/S Tel: + 45 86 28 81 76 Fabriksvej 11 Fax: + 45 86 28 81 86 DK-8260 Viby J E-mail: info AT tbit DOT dk Denmark URL: http://www.tbit.dk/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com