Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4de9cba

Browse files
author
Skip Montanaro
committed
qualify known Solaris versions related to the binutils breakage.
1 parent 87cebbf commit 4de9cba

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,11 @@ Solaris: When using Sun's C compiler with threads, at least on Solaris
271271
versions built using it. This mistakenly enables the
272272
-zcombreloc option which creates broken shared libraries on
273273
Solaris. binutils 2.12 works, and the binutils maintainers
274-
are aware of the problem. Binutils 2.13.1 only partially fixed
275-
things. It appears that 2.13.2 solves the problem completely.
274+
are aware of the problem. Binutils 2.13.1 only partially
275+
fixed things. It appears that 2.13.2 solves the problem
276+
completely. This problem is known to occur with Solaris 2.7
277+
and 2.8, but may also affect earlier and later versions of the
278+
OS.
276279

277280
When the dynamic loader complains about errors finding shared
278281
libraries, such as

0 commit comments

Comments
 (0)