]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add a note about Solaris.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Nov 2003 21:33:37 +0000 (21:33 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:13 +0000 (12:11 +0200)
autoconf-lib-link/tests/rpath.README

index 0eabf51c3cd79edfd8e645806536cd2e903c6e32..db02d2a299f6a04ec8f19427b67ce51004f2c118 100644 (file)
@@ -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".
+