delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <032a01c032f8$d9406c50$3c5350d8@guinness> |
From: | "Matthew Smith" <matts AT bluesguitar DOT org> |
To: | <cygwin AT sources DOT redhat DOT com> |
References: | <20001010194848 DOT 97864 DOT qmail AT web9502 DOT mail DOT yahoo DOT com> |
Subject: | Re: Bloated exe files |
Date: | Tue, 10 Oct 2000 15:29:54 -0500 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Did you use the 'strip' program to strip the executable? cheers, -Matt Smith > I have a program I wrote in Linux a while back and > attempted to see if it would compile under cygwin > it did with minor modifications :) but the exe > file was 4 MB in size. > I am running cygwin 1.1.4 > Win2k Workstation > > the compile statement is: > g++ -o spliceit spliceit.c > > I include: > #include <iostream.h> > #include <fstream.h> > #include <stdlib.h> > #include <sys/stat.h> > #include <unistd.h> > #include <stdio.h> > #include <string.h> > > I can include the source codeit is about 4k if > that would help..? > > any help would be greatly appreciated. > -jeremy -- 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 |