Re: GTK-2.0 statically linked application does not work



michael <michael itk1 bas-net by> writes: 
> All needed packages rebuilded with "--enable-static" option too.

--enable-static just means "build static libraries"

To use a fully statically linked GTK 2 you also need to be sure there
aren't any dlopen() modules. The normal ones are in Pango, gdk-pixbuf,
and GTK input methods.

The configure options are something like --with-included-modules, 
I don't remember exactly. It may even be in the docs in the "compiling
GTK" section, hopefully.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]