From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Masterson Newsgroups: gmane.emacs.devel Subject: Re: How about using static link instead of dynamic loaded dlls? Date: 05 Jun 2003 10:11:29 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054833720 29067 80.91.224.249 (5 Jun 2003 17:22:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 17:22:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 05 19:21:55 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 19NyQj-0007XA-00 for ; Thu, 05 Jun 2003 19:21:37 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Nyit-00034u-00 for ; Thu, 05 Jun 2003 19:40:23 +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 19NyRR-0003hZ-SQ for emacs-devel@quimby.gnus.org; Thu, 05 Jun 2003 13:22:21 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NyNq-0002Vv-93 for emacs-devel@gnu.org; Thu, 05 Jun 2003 13:18:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NyN9-00024q-My for emacs-devel@gnu.org; Thu, 05 Jun 2003 13:17:57 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NyLQ-0001ku-MZ for emacs-devel@gnu.org; Thu, 05 Jun 2003 13:16:08 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19NyFl-0006KN-00 for ; Thu, 05 Jun 2003 19:10:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19NyEb-0006FB-00 for ; Thu, 05 Jun 2003 19:09:05 +0200 Original-Lines: 16 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 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:14778 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14778 >>>>> Robin Hu writes: > Current CVS NtEmacs snapshot loads libjpeg.dll in runtime. This > causes a problem while I have some different versions of > libjpeg.dll in %PATH%, because these versions are not binary > compatible. And this problems can not be easily get rid of, > because NtEmacs tries to load this dll via several names, such as > libjpeg.dll jpeg-62.dll. We are in the hell of dlls now. Can this be solved by simply wrapping NtEmacs in a BAT script that adjusts the %PATH% before calling NtEmacs? -- David Masterson David DOT Masterson AT synopsys DOT com Sr. R&D Engineer Synopsys, Inc. Software Engineering Sunnyvale, CA