summaryrefslogtreecommitdiffstats
path: root/autoconf-lib-link
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf-lib-link')
-rw-r--r--autoconf-lib-link/tests/rpath.README7
1 files changed, 7 insertions, 0 deletions
diff --git a/autoconf-lib-link/tests/rpath.README b/autoconf-lib-link/tests/rpath.README
index 0eabf51..db02d2a 100644
--- a/autoconf-lib-link/tests/rpath.README
+++ b/autoconf-lib-link/tests/rpath.README
@@ -55,3 +55,10 @@ Known failures:
The last -rpath option overrides all previous ones. One would need to
pass all directories, separated by colons, in a single -rpath option.
+* Solaris: the tests
+ rpath-3bae rpath-3bbe
+ rpath-3aaf rpath-3abf
+ rpath-3baf rpath-3bbf
+ fail, because code from static libraries not compiled with -fPIC cannot
+ be integrated into shared libraries: linker error "Text relocation remains".
+