static

Steven Van Ingelgem steven at vaningelgem.be
Sun Dec 2 23:57:09 PST 2007


add to the wx-config: --static=yes

On 12/3/07, Zorro <zorro at zoooooro.pl> wrote:
>
> What I can compile my program to static version?
>
> Now I use
> g++  -Wall  -I./include -o program `wx-config --cxxflags --libs`
> ./obj/module1.o ./obj/modula2.o
>
> when I add --static=yes I get many errors
>
>
>
> ---------------------------------------------------------------------
> 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