Bruce Korb escreveu:
> it chokes and dies on their system.  I could, of course, incorporate
> the Guile library into my project, but I've determined that that is
> way, way, way over the top.  If the interfaces are not stable enough

As a sidenote,

We incorporate a copy of the GUILE library in the binaries that we
ship for lilypond.  People (call them 'clients' if you like) that go
out and create binaries on their own are a QA nightmare, as there is
no way to be sure that their configuration is working correctly. This
makes it a lot easier to deal with broken dependencies as well: if we
find a bug in a dependency, we fix it, and a patched version of the
dependency is included in the next lily release.

We do this for all dependencies except glibc.

-- 
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to