X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <4566a6db$0$486$cc7c7865@news.luth.se> From: Martin Str|mberg Subject: Re: '-s' option different to 'strip.exe' command?! Newsgroups: comp.os.msdos.djgpp References: <4559fbae$0$30317$9b4e6d93 AT newsspool1 DOT arcor-online DOT net> <4562c9bb$0$487$cc7c7865 AT news DOT luth DOT se> <456605a9$0$5717$9b4e6d93 AT newsspool3 DOT arcor-online DOT net> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 24 Nov 2006 08:01:31 GMT Lines: 16 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1164355291 news.luth.se 486 130.240.16.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Robert Riebisch wrote: > Sorry, meanwhile I forgot how I made the original file. ;-) > New values: > original: 301,028 bytes > 'strip' only: 214,016 bytes > '-s' only: 215,552 bytes > '-s' + 'strip': 213,502 bytes Interesting. I thought that 'strip' only and '-s' + 'strip' would give the same result. I have no idea why not. Right, MartinS