Re: [Swig-user] swig guile2

2011-03-25 Thread William S Fulton
On 22/03/11 08:16, Tristan Colgate wrote: On 21 March 2011 20:32, William S Fulton wrote: Are you proposing a 2nd SWIG Guile module in addition to the current module? The code as it stands is exactly that, a new module. I have worked under the assumption that breaking the existing guile s

Re: using GSL with cblas via FFI

2011-03-25 Thread Ludovic Courtès
Hi Johan, Johan Hidding writes: > I'm trying to use GSL through the FFI, but the program is not linked > to libgslcblas, so it cannot find some functions. Attached a minimal Can you please post your Guile session including the error message that you get? Thanks, Ludo’.