Skip to content

Commit 9fd3313

Browse files
unakhsbt
authored andcommitted
Mention known problem of linkink libgmp and jemalloc
1 parent 8fb36c4 commit 9fd3313

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

en/news/_posts/2017-09-14-ruby-2-3-5-released.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ Please check the topics below for details.
2121

2222
See the [ChangeLog](http://svn.ruby-lang.org/repos/ruby/tags/v2_3_5/ChangeLog) for details.
2323

24+
## Known Problem
25+
26+
_(This section was added at September 15, 2017.)_
27+
28+
An incompatibility has been found for Ruby 2.3.5.
29+
Ruby 2.3.5 can not link with libgmp nor jemalloc.
30+
We will fix this problem with the next release, but if you are facing the problem now and need to overcome it immediately, get a patch from this link:
31+
32+
* [Ruby 2.4.2 and 2.3.5 cannot link with libgmp nor jemalloc](https://bugs.ruby-lang.org/issues/13899)
33+
2434
## Download
2535

2636
* [https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.5.tar.bz2](https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.5.tar.bz2)

ja/news/_posts/2017-09-14-ruby-2-4-2-released.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ Ruby 2.4.2 がリリースされました。
1919

2020
その他多くのバグ修正も含まれます。詳細は [commit log](https://github.com/ruby/ruby/compare/v2_4_1...v2_4_2) を参照してください。
2121

22+
## 既知の不具合について(2017年4月15日追記)
23+
24+
Ruby 2.4.2 において、libgmp および jemalloc と正しくリンクできないという非互換性が発見されています。
25+
次回リリース時には修正される予定ですが、緊急に対応が必要なユーザーは、以下のページから修正を入手してください。
26+
27+
* [Ruby 2.4.2 and 2.3.5 cannot link with libgmp nor jemalloc](https://bugs.ruby-lang.org/issues/13899)
28+
2229
## ダウンロード
2330

2431
* <https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.2.tar.bz2>

0 commit comments

Comments
 (0)