Re: How to static link a program?
- From: Jean Bréfort <jean brefort normalesup org>
- To: Ben Johnson <ben blarg net>
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: How to static link a program?
- Date: Sat, 05 Feb 2005 08:48:49 +0100
Le vendredi 04 f�ier 2005 �1:28 -0800, Ben Johnson a �it :
> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]