Re: statically build extensions and modules

2007-09-27 Thread Ludovic Courtès
Hi, Klaus Schilling <[EMAIL PROTECTED]> writes: > How does one make statically built extensions visible in > modules? You mean C code compiled as a static library? If so, then you have to link it within `libguile' and somehow make sure its initialization routine gets called. Libtool can autom

statically build extensions and modules

2007-09-27 Thread Klaus Schilling
How does one make statically built extensions visible in modules? Klaus Schilling ___ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user