]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Thu, 24 Jan 2002 16:03:26 +0000 (16:03 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 23:08:04 +0000 (01:08 +0200)
tests/rpath-2.README

index be2e9c0f1a30b2508a2fd71e68ef7d2106e23ae3..ffe9c329eaeb8ef57f16dd4ec9d067fd896f22c2 100644 (file)
@@ -21,3 +21,9 @@ The rpath-2* tests are sensitive to
   - bugs in libtool that creates the shared libraries,
   - bugs in lib-link.m4.
 
+Known failures:
+
+* OSF/1 4.0: rpath-2bbd fails, because -rpath options are not cumulative:
+  The last -rpath option overrides all previous ones. One would need to
+  pass all directories, separated by colons, in a single -rpath option.
+