Bloated exe files

Matthew Smith matts@bluesguitar.org
Tue Oct 10 13:29:00 GMT 2000


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@sourceware.cygnus.com



More information about the Cygwin mailing list