[Gtk-sharp-list] dllnames

Mike Kestner mkestner@speakeasy.net
21 Feb 2003 22:55:18 -0600


I just committed a patch to convert to windows dll names for the libs
from glib thru gtk.  The config fu to support this change has been in
place since mono-0.19, so anyone running a current mono shouldn't notice
any difference.

The upside is that dll's built on linux can now be dropped into windows
without rebuilding. Of course, win32 glue must still be built on win32.

Please keep this change in mind when implementing any customizations or
hand-bound extensions.  Any hand-coded DllImport statements should use
the win32 dll nomenclature for xp libs.

-- 
Mike Kestner <mkestner@speakeasy.net>