[10396] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: static link w/gtk
daemon@ATHENA.MIT.EDU (Jeff Garzik)
Tue Nov 24 15:05:35 1998
To: gtk-list@redhat.com
Date: Tue, 24 Nov 1998 15:07:52 -0500 (EST)
Reply-To: jgarzik@pobox.com
In-Reply-To: <3.0.3.32.19981124115756.009f3cc0@mail1.jpl.nasa.gov> from "Matt Rosencrantz" at Nov 24, 98 11:57:56 am
From: Jeff Garzik <jgarzik@pobox.com>
Resent-From: gtk-list@redhat.com
Matt Rosencrantz wrote:
> I have written a utility app in gtk, and now I am trying to give a copy to
> my brother, however, he cannot install the gtk libs on his machine. So, I
> would like to link the g* libs statically.
./configure --disable-shared
will link statically. You can also do
./configure --help
on any configure script to see all the options.
Jeff
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null