Re: RPATH for unit tests

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

 



On Tue, 17 Apr 2012, James K. Lowden wrote:

The problems are:

1.  How to make sure the unit tests link to the build directory and not
the install directory?  After all, the point of running the unit tests
is to test the code just built, not the old version currently
installed.

2.  How to *test* the utilties against the libraries in the build tree,
but run them normally linked to the install tree?

Both of these issues are mostly solved by GNU libtool, which is part of Autotools.

Bob
--
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux