ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:50579] [Ruby trunk Misc#14854] mjit (2.6.0-preview2) enabled on cygwin
       [not found] <redmine.issue-14854.20180619121423@ruby-lang.org>
@ 2018-06-19 12:14 ` booleanlabel
  2018-06-20  0:33 ` [ruby-dev:50581] [Ruby trunk Misc#14854][Assigned] " hsbt
  1 sibling, 0 replies; 2+ messages in thread
From: booleanlabel @ 2018-06-19 12:14 UTC (permalink / raw)
  To: ruby-dev

Issue #14854 has been reported by fd0 (Daisuke Fujimura).

----------------------------------------
Misc #14854: mjit (2.6.0-preview2) enabled on cygwin
https://bugs.ruby-lang.org/issues/14854

* Author: fd0 (Daisuke Fujimura)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
cygwin で 2.6.0-preview2 の mjit をとりあえずで動かせるようにしてみました。
(コンパイルできるだけのレベル)

patch & log
https://gist.github.com/fd00/80b25c33ffef0651b7214d19e722848f

cygwin だと必ず false になるという都合で
pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM) == 0 を
コメントアウトしてますが、この関数が必須なら cygwin で mjit は
動かさない方が良いということだと思います。




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-dev:50581] [Ruby trunk Misc#14854][Assigned] mjit (2.6.0-preview2) enabled on cygwin
       [not found] <redmine.issue-14854.20180619121423@ruby-lang.org>
  2018-06-19 12:14 ` [ruby-dev:50579] [Ruby trunk Misc#14854] mjit (2.6.0-preview2) enabled on cygwin booleanlabel
@ 2018-06-20  0:33 ` hsbt
  1 sibling, 0 replies; 2+ messages in thread
From: hsbt @ 2018-06-20  0:33 UTC (permalink / raw)
  To: ruby-dev

Issue #14854 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee set to k0kubun (Takashi Kokubun)

----------------------------------------
Misc #14854: mjit (2.6.0-preview2) enabled on cygwin
https://bugs.ruby-lang.org/issues/14854#change-72528

* Author: fd0 (Daisuke Fujimura)
* Status: Assigned
* Priority: Normal
* Assignee: k0kubun (Takashi Kokubun)
----------------------------------------
cygwin で 2.6.0-preview2 の mjit をとりあえずで動かせるようにしてみました。
(コンパイルできるだけのレベル)

patch & log
https://gist.github.com/fd00/80b25c33ffef0651b7214d19e722848f

cygwin だと必ず false になるという都合で
pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM) == 0 を
コメントアウトしてますが、この関数が必須なら cygwin で mjit は
動かさない方が良いということだと思います。




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-20  0:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-14854.20180619121423@ruby-lang.org>
2018-06-19 12:14 ` [ruby-dev:50579] [Ruby trunk Misc#14854] mjit (2.6.0-preview2) enabled on cygwin booleanlabel
2018-06-20  0:33 ` [ruby-dev:50581] [Ruby trunk Misc#14854][Assigned] " hsbt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).