Re: Static compile of gtk+-2.4.9
- From: John Cupitt <jcupitt gmail com>
- To: Marc Wiblishauser <mw x-software com>
- Cc: gtk-list gnome org
- Subject: Re: Static compile of gtk+-2.4.9
- Date: Tue, 12 Oct 2004 10:20:31 +0000
Hi Marc,
This isn't answering you question, but as a data point I successfully
build a static version of my app with:
% cd glib
% ./configure --enable-static
% cd pango
% ./configure --enable-static --with-included-modules=basic-x
% cd atk
% ./configure --enable-static
% cd gtk+
% ./configure --enable-static --without-libtiff --disable-modules \
--with-included-loaders=xpm,png
on various linuxes. So it does work, on some platforms at least.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]