From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: Another load path idea Date: Sat, 21 Jan 2006 08:21:03 +1100 Message-ID: <87zmlqlhog.fsf@zip.com.au> References: <877j9cnoh4.fsf@ossau.uklinux.net> <87oe2hss4d.fsf@laas.fr> <87mzi1jq8j.fsf@ossau.uklinux.net> <87psmobmju.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137799385 4305 80.91.229.2 (20 Jan 2006 23:23:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2006 23:23:05 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Jan 21 00:23:03 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F05ap-0003ZK-GU for guile-user@m.gmane.org; Sat, 21 Jan 2006 00:22:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F05dK-00009e-EI for guile-user@m.gmane.org; Fri, 20 Jan 2006 18:25:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F03k6-0002SM-Cm for guile-user@gnu.org; Fri, 20 Jan 2006 16:24:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F03k1-0002Pg-V8 for guile-user@gnu.org; Fri, 20 Jan 2006 16:24:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F03k1-0002PQ-Om for guile-user@gnu.org; Fri, 20 Jan 2006 16:24:17 -0500 Original-Received: from [61.8.0.115] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F03oH-0002lv-N0 for guile-user@gnu.org; Fri, 20 Jan 2006 16:28:42 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k0KLLZ21014543 for ; Sat, 21 Jan 2006 08:21:36 +1100 Original-Received: from localhost (ppp2BA9.dyn.pacific.net.au [61.8.43.169]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k0KLLIkx014423 for ; Sat, 21 Jan 2006 08:21:32 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1F03gt-00017J-00; Sat, 21 Jan 2006 08:21:03 +1100 Original-To: guile-user@gnu.org User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5088 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > Libtool's `.la' files are only used at compile-time, in order to > find out library dependencies, They're also read at runtime for dlopens (see ltdl.c try_dlopen) to get depencency info (for the benefit of non-ELF systems I think). _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user