This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Where should I install compiled modules please?


Ian Grant <Ian.Grant@cl.cam.ac.uk> writes:

> (dynamic-call "scm_init_readline" (dynamic-link "libguilereadline.so"))

Hmm, I think we should remove the ".so" extension of the filename.
`dynamic-link' should now be able to provide one of its own.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]