X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.236.110.68 with SMTP id t44mr4303826yhg.31.1400152707253; Thu, 15 May 2014 04:18:27 -0700 (PDT) X-Received: by 10.50.143.71 with SMTP id sc7mr289182igb.4.1400152707159; Thu, 15 May 2014 04:18:27 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Thu, 15 May 2014 04:18:26 -0700 (PDT) In-Reply-To: <5869e34a-74a1-4a2d-a7be-2c12409b55f3@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=114.34.144.113; posting-account=WqoaTgoAAABn_56zOqG1zk1m0UvtHqAO NNTP-Posting-Host: 114.34.144.113 References: <201404242126 DOT s3OLQHsS004032 AT delorie DOT com> <5869e34a-74a1-4a2d-a7be-2c12409b55f3 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <40eb0e81-732e-4750-bfee-9f6dbd289143@googlegroups.com> Subject: Re: ANNOUNCE: DJGPP port of GCC-4.8.2 (DJGPP v2.04 only) From: Andrew Wu Injection-Date: Thu, 15 May 2014 11:18:27 +0000 Content-Type: text/plain; charset=UTF-8 Bytes: 1801 Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s4FBU24o021581 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk RayeR於 2014年4月26日星期六UTC+8上午9時13分46秒寫道: > Hm, this gcc 4.9.0 generates ~5-10% bigger code after UPXing than older 4.8.2 :\ > > I keep 4.8.2 yet... Hi, Are you using gcc 4.8.2 + djdev203.zip or gcc 4.8.2 + djdev204.zip? It seems djdev203.zip has a much smaller libc.a library than djdev204.zip. Maybe this is why your gcc 4.8.2 generates a smaller executable file than gcc 4.9.0.