From: Eli Zaretskii Date: Wed, 23 Jan 2002 11:08:27 +0000 (+0000) Subject: Fix the grammar of the entry about rld-related problems on Irix. X-Git-Tag: emacs-21.2~158 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a8d53dc163b2a3675906b87c1d232b57c2c5106;p=emacs.git Fix the grammar of the entry about rld-related problems on Irix. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 57cd0e0375d..ab3977b17b3 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1083,8 +1083,8 @@ backtraces like this: 4 _rld_text_resolve(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) ["/comp2/mtibuild/v73/workarea/v7.3/rld/rld_bridge.s":175, 0xfb6032c] -(`rld' is the dynamic linker.) We don't know yet why does this -happen, but setting the environment variable LD_BIND_NOW to 1 (which +(`rld' is the dynamic linker.) We don't know yet why this +happens, but setting the environment variable LD_BIND_NOW to 1 (which forces the dynamic linker to bind all shared objects early on) seems to work around the problem.