From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: libguile-ltdl Date: Mon, 18 Oct 2004 18:32:59 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <16729.59272.304160.381196@byrd.xs4all.nl> <87zn3admwt.fsf@trouble.defaultvalue.org> <16740.30007.983868.166131@byrd.xs4all.nl> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098117222 2517 80.91.229.6 (18 Oct 2004 16:33:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 16:33:42 +0000 (UTC) Cc: guile-devel@gnu.org, Rob Browning Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Oct 18 18:33:32 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJaRw-0000Ji-00 for ; Mon, 18 Oct 2004 18:33:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJaZE-0001bu-BA for guile-devel@m.gmane.org; Mon, 18 Oct 2004 12:41:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CJaZC-0001bf-1F for guile-devel@gnu.org; Mon, 18 Oct 2004 12:41:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CJaZB-0001bT-Ji for guile-devel@gnu.org; Mon, 18 Oct 2004 12:41:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJaZB-0001bQ-Gt for guile-devel@gnu.org; Mon, 18 Oct 2004 12:41:01 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CJaRQ-0007EC-9O for guile-devel@gnu.org; Mon, 18 Oct 2004 12:33:00 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 8CFD543F3A; Mon, 18 Oct 2004 18:32:59 +0200 (CEST) Original-Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07087-03-6; Mon, 18 Oct 2004 18:32:59 +0200 (CEST) Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 7221B43E6D; Mon, 18 Oct 2004 18:32:59 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 36D8DB94E; Mon, 18 Oct 2004 18:32:59 +0200 (CEST) Original-To: hanwen@xs4all.nl In-Reply-To: <16740.30007.983868.166131@byrd.xs4all.nl> (Han-Wen Nienhuys's message of "Thu, 7 Oct 2004 00:44:07 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4269 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4269 Han-Wen Nienhuys writes: > The following patch solves the problem with GUILE on > Cygwin. Essentially, it completely removes the branched version of > ltdl from GUILE, substituting the system-installed ltdl. Putting the > branch into GUILE itself has caused headaches for other platforms -in > particular, Cygwin- so I propose we stop doing it. Yep, we can do that. I still curious, tho, about the difference between Cygwin libltdl and the latest released libltdl. Can you say something about this? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel