From: Skip Montanaro Date: Fri, 3 Jan 2003 16:26:23 +0000 (+0000) Subject: qualify known Solaris versions related to the binutils breakage. X-Git-Tag: v2.3c1~2624 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4de9cba15279661a0e9eb8fe7ce76e20c6564e12;p=python qualify known Solaris versions related to the binutils breakage. --- diff --git a/README b/README index 42ea50b501..293f9890bf 100644 --- a/README +++ b/README @@ -271,8 +271,11 @@ Solaris: When using Sun's C compiler with threads, at least on Solaris versions built using it. This mistakenly enables the -zcombreloc option which creates broken shared libraries on Solaris. binutils 2.12 works, and the binutils maintainers - are aware of the problem. Binutils 2.13.1 only partially fixed - things. It appears that 2.13.2 solves the problem completely. + are aware of the problem. Binutils 2.13.1 only partially + fixed things. It appears that 2.13.2 solves the problem + completely. This problem is known to occur with Solaris 2.7 + and 2.8, but may also affect earlier and later versions of the + OS. When the dynamic loader complains about errors finding shared libraries, such as