Segmentation fault

Mike Hearn mike at theoretic.com
Tue Oct 28 04:59:04 CST 2003


On Tue, 28 Oct 2003 13:25:53 +0300, Sir flyker scribed thus:
> Under Windows my program exe file is about 6Mb.
> Under Linux and Wine it is about 50Mb (.so file).
> It is normal ?

You probably haven't stripped the binary, so it has full debug symbols in
it. Try using the strip command.






More information about the wine-devel mailing list