Re: GTK-2.0 statically linked application does not work
- From: Havoc Pennington <hp redhat com>
- To: michael itk1 bas-net by
- Cc: gtk-list gnome org
- Subject: Re: GTK-2.0 statically linked application does not work
- Date: 22 Mar 2002 20:26:22 -0500
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]