guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [darwin] building shared libraries (.so) instead of dynamic librarie


From: dev . admin
Subject: Re: [darwin] building shared libraries (.so) instead of dynamic libraries.
Date: Sat, 4 Dec 2010 14:10:26 +0000

Hey guys,

After getting round to testing some other EV,
it does turn out to be the DYLD_LIBRARY_PATH
variable that points to the shared .so libs.

I thought it had to end in .dylib for it to
work but it seems to work with .so libs as well.

Thanks for your help.

A.



On 3 Oct 2010, at 11:29, Andy Wingo wrote:

On Fri 01 Oct 2010 16:24, address@hidden writes:

Andy,

The version is 1.8.7 and the i've installed
it into /usr/local/gnu/lib.

Is /usr/local/gnu/lib in your equivalent of $LD_LIBRARY_PATH? I know
that darwin has something different, but I don't know what it is.

Andy
-- http://wingolog.org/



On 3 Oct 2010, at 17.06, Hans Aberg Wrote:

Mac OS X 10.5.8:
 /usr/local/lib/libguile-srfi-srfi-1-v-3.3.dylib

In the past, there was the problem that it could not open dynamic libraries ending on .dylib - had to be .so. Guile calls libtools that is doing these lookups.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]