static

Steven Van Ingelgem steven at vaningelgem.be
Mon Dec 3 01:48:56 PST 2007


By default the libraries included in the distributions are compiled as
shared modules. You should download the wxGTK sources from the wx site
and then configure it with "--enable-static --disable-shared".

Then you'll get the option to static linking.


Greetings

On 12/3/07, Zorro <zorro at zoooooro.pl> wrote:
>
> Steven Van Ingelgem pisze:
> > add to the wx-config: --static=yes
>
> $ wx-config --static=yes --libs
>
>   Warning: No config found to match:
> /usr/lib/wx/config/multiarch-i386-linux/gtk2-ansi-release-2.7
> --static=yes --libs
>            in /usr/lib/wx/config
>   If you require this configuration, please install the desired
>   library build.  If this is part of an automated configuration
>   test and no other errors occur, you may safely ignore it.
>   You may use wx-config --list to see all configs available in
>   the default prefix.
>
> ________
> What I can add or remove?
> I use mandriva 2007 & packages
> $ rpm -qa | grep wx
> libwxgtku2.7-devel-2.7.0-2mdv2007.0
> wxGTK2.6-2.6.3-7mdv2007.0
> wxgtk2.7-2.7.0-2mdv2007.0
> libwxgtkglu2.7-2.7.0-2mdv2007.0
> libwxgtkgl2.7-2.7.0-2mdv2007.0
> libwxgtk2.7-2.7.0-2mdv2007.0
> libwxgtk2.6-2.6.3-7mdv2007.0
> libwxgtku2.7-2.7.0-2mdv2007.0
> libwxgtk2.7-devel-2.7.0-2mdv2007.0
> libwxgtku2.6-2.6.3-7mdv2007.0
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>




More information about the wx-users mailing list