Re: static linking !
- From: Tristan Van Berkom <vantr touchtunes com>
- To: manu aradhya <manu_aradhya yahoo co in>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: static linking !
- Date: Tue, 11 May 2004 09:58:14 -0400
manu aradhya wrote:
iam trying to link one application statically.when i
configure glib,atk,pango with --enable-static
options,i dint saw any related .a created.
When i used same option with gtk(gtkFB) he creates
libgtk-linux-fb-2.0.a.
Hmmm, where are you looking ?
Usualy the `.a' and the `.la' is created in the `.libs/' directory
relative to the build root; these files however, are probably never
installed (or is that what the --enable-static configure option is for ?).
Maybe you aren't specifying the `.libs/' directory on your `-L' options
or you didn't run `make install' after modifying your config ?
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]