From: Bruno Haible Date: Mon, 16 Sep 2002 20:09:43 +0000 (+0000) Subject: Some more tests fail on OSF/1. X-Git-Tag: v0.12~1274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06c1b951eca26fb583e0f23294cfe684591f46cc;p=thirdparty%2Fgettext.git Some more tests fail on OSF/1. --- diff --git a/tests/rpath.README b/tests/rpath.README index c426af0c3..0eabf51c3 100644 --- a/tests/rpath.README +++ b/tests/rpath.README @@ -48,7 +48,10 @@ Known failures: static library indirectly through two different dependency paths, libtool attempts to link together invalid sets of object files. -* OSF/1 4.0: rpath-2bbd fails, because -rpath options are not cumulative: +* OSF/1 4.0: the tests + rpath-2bbd + rpath-3bbd rpath-3bbf rpath-3bbg rpath-3bbh + fail, 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.