[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 1.6.0 problems with libguilereadline-v-12 and fix
From: |
Marius Vollmer |
Subject: |
Re: 1.6.0 problems with libguilereadline-v-12 and fix |
Date: |
03 Oct 2002 18:03:41 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
address@hidden writes:
> I can't really see why any application needs to link against
> libguilelibxml2.so or libguilegtk-1.2.so.0.
libguilegtk-1.2 is a good example, actually. It does not only provide
Scheme bindings to the Gtk+ toolkit, it also provides the fundamental
machinery for binding GtkObjects in general. Thus, it is directly
linked into libguilegnome and other libraries that provide glue for
things that are based upon GtkObject but are not included in the basic
Gtk+ package.
Making a distinction between 'normal' shared libraries and 'plugin'
libraries only complicates things. Still, you are free to turn your
extensions into plugins and pass a absolute file name to
'dynamic-link'.
--
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, (continued)
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, tomas, 2002/10/03
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, Marius Vollmer, 2002/10/04
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, rm, 2002/10/04
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, Marius Vollmer, 2002/10/08
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, Dale P. Smith, 2002/10/08
- Re: 1.6.0 problems with libguilereadline-v-12 and fix, tomas, 2002/10/09
Re: 1.6.0 problems with libguilereadline-v-12 and fix, Marius Vollmer, 2002/10/03
Re: 1.6.0 problems with libguilereadline-v-12 and fix, Marius Vollmer, 2002/10/03
Re: 1.6.0 problems with libguilereadline-v-12 and fix,
Marius Vollmer <=
Re: 1.6.0 problems with libguilereadline-v-12 and fix, Marius Vollmer, 2002/10/03
Re: 1.6.0 problems with libguilereadline-v-12 and fix, Marius Vollmer, 2002/10/03