Re: [Gtk2forpascal-devel] Examples doesn't work at all!
Brought to you by:
mgaertner
From: Mattias G. <nc-...@ne...> - 2002-07-30 16:06:21
|
On 30 Jul 2002 16:46:57 +0200 Olaf Leidinger <le...@ne...> wrote: > Hello! > > When it isn't a bug why does it work on win32? Is there the linking > order not important? > > > > Well, we are working on it. > > > Yep. Maybe I have an idea ... > > What's the idea? static compiling, but dynamic linking I have removed the lib names from the sources under linux and changed make_examples.sh to do the trick. It will compile now all examples (except the plugin) in one step. This is not a nice solution, not even a generic one, but it should work. The question is if we should move gmodule to an unit of its own. If I remember correct, the problem arises with this part. Mattias |