From: muraken@... Date: 2019-06-13T03:16:49+00:00 Subject: [ruby-core:93083] [Ruby trunk Bug#15826] Haiku LIBC_SO and LIBM_SO support for test/fiddle/helper.rb Issue #15826 has been updated by mrkn (Kenta Murata). Assignee set to mrkn (Kenta Murata) Status changed from Open to Third Party's Issue ---------------------------------------- Bug #15826: Haiku LIBC_SO and LIBM_SO support for test/fiddle/helper.rb https://bugs.ruby-lang.org/issues/15826#change-78503 * Author: extrowerk (Zolt�n Mizsei) * Status: Third Party's Issue * Priority: Normal * Assignee: mrkn (Kenta Murata) * Target version: * ruby -v: ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-haiku] * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- This is required for the tests. Haiku comes currently in 2 different flavour: 32 and 64 bit. 64 bit have only one toolchain, so it is easy, but 32 bit comes with 2 different (GCC2 primary and GCC7 secondary). Ruby built with GCC7 on Haiku, so it needs to pick the secondary arch libroot.so. libroot.so is a complex lib which provides the libm and libc functionality, and probably much more. ---Files-------------------------------- ruby_test_fix.patch (692 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: