From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Latest 21.3 CVS and MS Windows Date: Fri, 07 Feb 2003 10:16:40 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030207094534.376D.LEKTU@terra.es> References: <20030206095617.E986.LEKTU@terra.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044609332 8122 80.91.224.249 (7 Feb 2003 09:15:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 09:15:32 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18h4ba-00026s-00 for ; Fri, 07 Feb 2003 10:15:30 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18h4l3-0001pd-00 for ; Fri, 07 Feb 2003 10:25:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18h4dH-0003wJ-00 for emacs-devel@quimby.gnus.org; Fri, 07 Feb 2003 04:17:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18h4cw-0003ug-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 04:16:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18h4cn-0003qL-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 04:16:45 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18h4cm-0003mP-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 04:16:45 -0500 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id h179GeP22283; Fri, 7 Feb 2003 10:16:40 +0100 Original-To: Frank Schmitt In-Reply-To: X-Mailer: Becky! ver. 2.05.06 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11447 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11447 On Thu, 06 Feb 2003 19:18:50 +0100, Frank Schmitt wrote: > Shouldn't this be mentioned in section Building of nt/INSTALL? As it's already been said, people building from the CVS instead of using release tarballs should read INSTALL-CVS :) > I had libjpeg-6b-1 and missed librle.dll (it's not included there). Yes, I know. Also, the libjpeg from 6b-1 isn't in friendly terms with libtiff. > except that libungif-4.1.0b1-lib.zip doesn't include gif_lib.h I agree, it's a bit absurd not to have a bundle of the .DLLs, the libs (.lib's and .a's) and the includes... So in order to use the libraries you must download at least three of the packages :) > Yes, I had optimization enabled which resulted in a crash whenever I > tried to display a png or tiff file. If I build without optimization, the > crashes are gone. Glad to hear the bug is repeatable on other people's machines :) > I'll build one more Emacs in a different directory with optimization and > try to debug where the crash occurs. Ok. /L/e/k/t/u