Le vendredi 04 fÃvrier 2005 Ã 21:28 -0800, Ben Johnson a Ãcrit :
> On Fri, Feb 04, 2005 at 07:48:14PM -0800, James Frye wrote:
> ...
> > 
> > So how can I statically link my program (or at least the GtkGl library
> > part of it) so that the executable will run on any system?  There doesn't
> > seem to be a make or configure option to even make static libs...
> 
> huh.  as far as I can tell, the standard configure script created by
> glade has no options to specify static linking.  pkg-config doesn't seem
> to support static libs either.  I don't know why that is.

use configure --enable-static --disable-dynamic doesn't work?

Regards,
Jean

_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to