Re: [gtk-list] static link w/gtk
- From: Jeff Garzik <jgarzik pobox com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] static link w/gtk
- Date: Tue, 24 Nov 1998 15:07:52 -0500 (EST)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]