Re: static linking problems
- From: Ian Bell <ian redtommo com>
- To: gtk-app-devel-list gnome org
- Subject: Re: static linking problems
- Date: Sun, 14 Mar 2004 12:26:05 +0000
On Sunday 14 March 2004 11:33, Günther Rapp wrote:
Hi
I tried to link my gtk applications static to be sure to run
on different also older glib distributions.
Linking dynamic with RedHat 7.3 gcc 2.9x all runs well
Trying to set the -static it results in unresolved symbols
This is the GTK_LIB Path oder
You need to make sure you link against the static libraries and that you have
them installed (not the case in most distros).
Ian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]