Re: using GSL with cblas via FFI

2011-03-26 Thread Johan Hidding
Hello Ludo', I had a chat with Mark Weaver on IRC; he could reproduce the error. The output shows basic GSL working, but GSL+CBLAS failing. I found a way to -combine the static versions into a single shared library using a trick I found on StackOverflow: > gcc -shared -o c.so -Wl,--whole-archive l

Guile-Lib 0.2.0 released

2011-03-26 Thread Andy Wingo
Hello all, I am pleased to announce that Guile-Lib 0.2.O has been released. It may be obtained at: http://download.savannah.gnu.org/releases/guile-lib/guile-lib-0.2.0.tar.gz Thanks to Ludovic Courtès and Andreas Rottmann for doing most of the work here. What is Guile-Lib - Gu