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: How about using static link instead of dynamic loaded dlls? Date: Thu, 05 Jun 2003 23:29:12 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030605232511.F8F1.LEKTU@terra.es> References: <3EDF322A.4050807@gnu.org> <20030605213617.855E.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 1054849952 24285 80.91.224.249 (5 Jun 2003 21:52:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 21:52:32 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 05 23:52:31 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19O2es-0006JY-00 for ; Thu, 05 Jun 2003 23:52:30 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19O2x8-0005mE-00 for ; Fri, 06 Jun 2003 00:11:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19O2ck-0007da-7M for emacs-devel@quimby.gnus.org; Thu, 05 Jun 2003 17:50:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19O2Ra-0003Yq-Un for emacs-devel@gnu.org; Thu, 05 Jun 2003 17:38:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19O2QQ-0002lK-70 for emacs-devel@gnu.org; Thu, 05 Jun 2003 17:37:34 -0400 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp9.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.20) id 19O2IO-0000Ig-C7; Thu, 05 Jun 2003 17:29:16 -0400 Original-Received: from [81.40.136.212] ([81.40.136.212]) by tsmtp9.mail.isp (terra.es) with ESMTP id HG12CN00.M9I; Thu, 5 Jun 2003 23:29:11 +0200 Original-To: Juanma Barranquero In-Reply-To: <20030605213617.855E.LEKTU@terra.es> X-Mailer: Becky! ver. 2.06.02 Original-cc: Robin Hu 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:14787 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14787 On Thu, 05 Jun 2003 21:38:57 +0200, Juanma Barranquero wrote: > I'm going to test with 7.1 (aka Visual C++ .NET 2003) Yes, it crashes too. I try to load a .PNG file and I get an access violation, and this trace: 0000001a() > libpng.dll!png_warning() + 0x3c libpng.dll!png_set_read_fn() + 0x3e /L/e/k/t/u