From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.devel Subject: Re: 23.1.95 pretest; windows binaries Date: Mon, 05 Apr 2010 22:23:56 -0400 Message-ID: <871vet2u9v.fsf@gmail.com> References: <84mxxhkgc7.fsf@gmail.com> <4BBA7190.8070907@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270520663 8755 80.91.229.12 (6 Apr 2010 02:24:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 6 Apr 2010 02:24:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 06 04:24:22 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NyySi-0006KX-G9 for ged-emacs-devel@m.gmane.org; Tue, 06 Apr 2010 04:24:20 +0200 Original-Received: from localhost ([127.0.0.1]:47471 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyySh-0006UF-U0 for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 22:24:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyySd-0006Tv-BD for emacs-devel@gnu.org; Mon, 05 Apr 2010 22:24:15 -0400 Original-Received: from [140.186.70.92] (port=41731 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyySa-0006TM-SJ for emacs-devel@gnu.org; Mon, 05 Apr 2010 22:24:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyySZ-0000VT-O1 for emacs-devel@gnu.org; Mon, 05 Apr 2010 22:24:12 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:54719) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyySZ-0000VF-I7 for emacs-devel@gnu.org; Mon, 05 Apr 2010 22:24:11 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NyySV-0005JP-7C for emacs-devel@gnu.org; Tue, 06 Apr 2010 04:24:07 +0200 Original-Received: from pool-70-18-203-173.ny325.east.verizon.net ([70.18.203.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Apr 2010 04:24:07 +0200 Original-Received: from sean.sieger by pool-70-18-203-173.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Apr 2010 04:24:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-18-203-173.ny325.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:r95xd2IJ+8QwLA3N/bBziLVljHM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123244 Archived-At: 1. This pretest, like the last one, contains more DLLs than the usual libXpm.dll. Is this intentional? Do they not need to be in /bin to support the image formats that Emacs supports? 2. Did you remember to execute 'make info' before packaging? The size of this current pretest differs by about 1.5 MB from the 23.1.94 and upon further investigation it turns out the info directory does not contain any of the files produced by makeinfo. make info returns something like `Nothing to make' as the tarball that I build from already has a complete set of info files. I've just started looking at the differences in the sizes of the those zip files (23.1.91 51MB; 23.1.94 52MB; 23.1.95 48MB), I too am looking forward to finding the cause. Thank you, Christoph.