[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Purpose of guile-xxx executables?
From: |
Rob Browning |
Subject: |
Re: Purpose of guile-xxx executables? |
Date: |
Thu, 12 Sep 2002 17:26:34 -0500 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu) |
Neil Jerram <address@hidden> writes:
> - something to do with platforms that only perform static linking.
I believe libtool solves this problem for you as long as you use it
properly (you'll have to see the docs, since I forget what "properly"
means). Libtool is supposed to arrange it so that on platforms
without shared libs, lt_dlopen/lt_dlsym, etc. still work.
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD