[gtkada] configure --libdir setting is not acknowledge properly in the build system

Qun-Ying zhu.qunying at gmail.com
Mon Apr 2 23:58:40 CEST 2012


Hi,

With the latest code from svn, if the following configuration is given:

./configure --prefix=/usr/gnat --libdir=/usr/gnat/lib64

Then the compile result could not be used properly, I found the following
inconsistency:

* The libraries still installed into /usr/gnat/lib, despite the setting of
libdir in the configuration.
* gtkada-config --libs points to the configure path /usr/gnat/lib64, look
right
* gtkada.pc file points library to /usr/gnat/lib
* the gnat project files are all intalled into /usr/gnat/lib/gtkada/
* gtkada-config does not give an option to use the shared libary, it always
use the static one (this one is not related to libdir setting)

--
Qun-Ying
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/gtkada/attachments/20120402/013f515d/attachment.htm 


More information about the gtkada mailing list