but...

  "To build Guile-PG you need to have installed both the PostgreSQL
   frontend library libpq, and a version of Guile that can load binary
   module (a b c) from file a/b/c.so or a/b/c/libc.la under `%load-path'."


  I believe the last bit means it'll work with guile-1.4 or guile-1.6
  (because the ability was only deprecated at this stage), but guile-1.8
  definitely no longer has this ability.

True, but to make this work in 1.8 you just have to write a single .scm
file for the module which loads the shlib and re-exports all the right
symbols.  And maybe a little else, but I am pretty sure not much.




Attachment: pgp6JHc2OwsyN.pgp
Description: PGP signature

Reply via email to