Re: [gtkmm] static linking



>
>Hi, 
>
>[ This is my first appearance here, I have been using gtkmm-2.0 for
>some time. ]
>
>I am trying link a gtkmm program statically but it does not seem to
>work, admittedly I am not a gcc-expert.  If you could give me a hint
>as to what I am doing wrong, I would greatly appreciate.
>
>I am running gcc 3.1 and compiled everything with that.  I have built
>all the gtk-related packages using 
>
>configure --enable-static --enable-shared

you can't link statically against GTK+ without a significant amount of
effort. i would abandon the effort. it has been discussed several
times on the gtk-list mailing list.

--p



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