Commit 4de9cba1 authored by Skip Montanaro's avatar Skip Montanaro

qualify known Solaris versions related to the binutils breakage.

parent 87cebbf6
...@@ -271,8 +271,11 @@ Solaris: When using Sun's C compiler with threads, at least on Solaris ...@@ -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 versions built using it. This mistakenly enables the
-zcombreloc option which creates broken shared libraries on -zcombreloc option which creates broken shared libraries on
Solaris. binutils 2.12 works, and the binutils maintainers Solaris. binutils 2.12 works, and the binutils maintainers
are aware of the problem. Binutils 2.13.1 only partially fixed are aware of the problem. Binutils 2.13.1 only partially
things. It appears that 2.13.2 solves the problem completely. 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 When the dynamic loader complains about errors finding shared
libraries, such as libraries, such as
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment