guile-user
[Top][All Lists]
Advanced

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

Re: C module problem


From: Aidan Gauland
Subject: Re: C module problem
Date: Tue, 1 Mar 2011 07:24:51 +1300
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Feb 28, 2011 at 12:30:31PM -0500, address@hidden wrote:
> It is also instructive to run the command under strace -efile.  You get a 
> clear idea of what file guile *is* trying to open and *where*.
> 
> I've solved more "can't open the file" type problems with strace than I can 
> remember.  A wonderful tool.

I am *certain* it is not a problem with using ./ notation, because I
can follow an example from the Guile manual that uses it with no
problem.

I'll do as you say, and run it under strace.

How do Guile bindings link to the libraries they bind?  That's more or
less what I am trying to do.

--Aidan

Attachment: signature.asc
Description: Digital signature


reply via email to

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