Re: Static compile of gtk+-2.4.9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi John,

thank you very much for your help, but I have located the problem I had.

I have removed 'all-local' at line 668 in file
<gtk-directory>/modules/input/Makefile.in. So gtk no longer tries to
build the module list, which is impossible for static compilation with
'--disable-shared'.

I will report the problem in a more detailed version on the bug tracker
as soon as possible.

Bye
Marc


John Cupitt wrote:
> 
> 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

-- 
Kind regards,

Marc Wiblishauser
_______________________________________________

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

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux