From: Bruno Haible Date: Mon, 3 Nov 2003 21:33:37 +0000 (+0000) Subject: Add a note about Solaris. X-Git-Tag: v0.13~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dfd0b205b676b296f34bf8849ab12d508099cf;p=thirdparty%2Fgettext.git Add a note about Solaris. --- diff --git a/autoconf-lib-link/tests/rpath.README b/autoconf-lib-link/tests/rpath.README index 0eabf51c3..db02d2a29 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". +