On Wednesday 28 January 2009 16:39, Carmelo AMOROSO wrote:
> Folks,
> while reviewing test suite, found an issue in setting RPATH
> when TEST_INSTALLED_UCLIBC is not set.
> The attached patch should fix it.
> --------
> 
> Build tests setting RPATH to ./ instead of $(top_builddir)lib
> to allow tests using their shared libraries to be loaded
> without setting LD_LIBRARY_PATH.
> When TEST_INSTALLED_UCLIBC is set, it doesn't need to set the RPATH,
> otherwise ass to the RPATH the $(top_builddir)lib too.
> UCLIBC_LDSO_ABSPATH is untouched.
> 
> Signed-off-by: Carmelo Amoroso <[email protected]>


Can you provide before and after results
of "readelf -W -a test/args/arg_test" ?

--
vda
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to