[Mono-devel-list] Proposal: Library Loading
Miguel de Icaza
miguel at ximian.com
Wed Apr 14 11:21:11 EDT 2004
Hello,
> > For example, Gtk# would install something like this:
> >
> > <configuration>
> > <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0.200.3" />
> > </configuration>
>
> But what happens when you install new version of libglib-2.0 (100%
> binary compatible)? You need to run mlibconf again. So postinstall
> scripts in any packaging system would need to run mlibconf. I believe
> most distros will have problems with this.
This is a dependency that would be part of the module-sharp program, not
the system package.
Maybe what I got wrong was the version number above, and I should only
have shown:
libglib-2.0.so.0
Which is not part of the -devel packages.
Did you do your performance test with a fresh boot, no cache?
Miguel.
More information about the Mono-devel-list
mailing list