Hi, "jiangyi178" <jiangyi178@xxxxxxxxxx> writes: > Is it possible to statically link GTK to my program(so that my app > can be installed on user's machine easily) and how? Sure. Just do it like you would do for any other statically linked application. You just need to make sure you have static versions of the GTK+ libraries. Passing --enable-static to the configure scripts makes this happen. Sven _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list