Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15f4e3 commit 59a7555Copy full SHA for 59a7555
1 file changed
README
@@ -271,8 +271,8 @@ Solaris: When using Sun's C compiler with threads, at least on Solaris
271
versions built using it. This mistakenly enables the
272
-zcombreloc option which creates broken shared libraries on
273
Solaris. binutils 2.12 works, and the binutils maintainers
274
- are aware of the problem, so binutils 2.13.1 will probably fix
275
- this problem.
+ are aware of the problem. Binutils 2.13.1 only partially fixed
+ things. It appears that 2.13.2 solves the problem completely.
276
277
When the dynamic loader complains about errors finding shared
278
libraries, such as
0 commit comments