Re: Building module compatiable with GModule

2006-07-23 Thread Yeti
On Sun, Jul 23, 2006 at 07:58:46PM +0200, Tomasz Jankowski wrote: > I can't find any information about building plugins, which can be loaded by > GModule under Linux. You can however find lots of examples of modules directly in Gtk+: pixbuf loaders, input methods, theme engines. > How can I build

Building module compatiable with GModule

2006-07-23 Thread Tomasz Jankowski
Hie! I can't find any information about building plugins, which can be loaded by GModule under Linux. How can I build plugin? Should I use libtool to do it, or there is other way? If libtool is good tool for that, should I build plugin wth some specific libtool's options? -- Pozdrawiam! Tom