ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:99839] [Ruby master Bug#17142] Ruby fails to build in AIX
@ 2020-09-02 14:05 ayappap2
  2020-10-28 22:48 ` [ruby-core:100627] " merch-redmine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ayappap2 @ 2020-09-02 14:05 UTC (permalink / raw)
  To: ruby-core

Issue #17142 has been reported by Ayappan (Ayappan Perumal).

----------------------------------------
Bug #17142: Ruby fails to build in AIX 
https://bugs.ruby-lang.org/issues/17142

* Author: Ayappan (Ayappan Perumal)
* Status: Open
* Priority: Normal
* ruby -v: 2.7.1
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
Ruby fails to build in AIX in 64bit mode.

This commit https://github.com/ruby/ruby/commit/f47c38245ff6976c5d1fc27a79f239bba00fc333 essentially broke the 64bit build.

The asm code is not applicable for AIX it seems. Probably we need to add a !defined(_AIX) check on this.



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

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

end of thread, other threads:[~2021-03-20  7:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 14:05 [ruby-core:99839] [Ruby master Bug#17142] Ruby fails to build in AIX ayappap2
2020-10-28 22:48 ` [ruby-core:100627] " merch-redmine
2020-10-29  5:50 ` [ruby-core:100637] " Rei.Odaira
2021-03-20  7:08 ` [ruby-core:102954] " nagachika00

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).