| 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: | <37C26AC0.D9E1FB4C@tbit.dk> |
| Date: | Tue, 24 Aug 1999 11:49:52 +0200 |
| From: | Kim Poulsen <kpo AT tbit DOT dk> |
| 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 <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Re: It's compiled and works |
| References: | <001a01beee15$3d1e1c60$2bc856d1 AT hercules> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |