X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 14 Nov 2006 18:24:03 +0100 From: Robert Riebisch User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: '-s' option different to 'strip.exe' command?! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 Message-ID: <4559fbae$0$30317$9b4e6d93@newsspool1.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 14 Nov 2006 18:23:59 CET NNTP-Posting-Host: 9a8f294e.newsspool1.arcor-online.net X-Trace: DXC=n>VhJ3njLj`EB;5>eE0T7mic==]BZ:afn4Fo<]lROoRa^YC2XCjHcbiMFSVSG7fPQkB5lc^0gQ=4a[Ecfak_TL;oe>U AT 8FD]WEf4k3fn_Q>jDe X-Complaints-To: usenet-abuse AT arcor DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! I'm trying to compile some C++ source code and noticed the following: With '-s' option for gxx I get a binary 206,336 bytes large. Without '-s', but an additional 'strip.exe' call, I get a binary only 204,288 bytes large. Is this a bug or normal behaviour? btw: Where can I see a list of known bugs for, e.g., GNU binutils-2.16.1 DJGPP port? Because just replacing bnu215b.zip with bnu2161b.zip results in garbage at the end of generated executables. :-( Is this a known bug or incompatibility? ps: Using v2/djdev203.zip, v2gnu/bnu215b.zip, v2gnu/gcc344b.zip, v2gnu/gpp344b.zip. -- Robert Riebisch Bitte NUR in der Newsgroup antworten! Please reply to the Newsgroup ONLY!