Project

General

Profile

Actions

Bug #9492

closed

ruby won't build on Mac OS X versions before 10.6 - pthread_setname_np() not available

Added by mistydemeo (Misty De Meo) about 10 years ago. Updated about 10 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:60524]

Description

The following commit added a usage of the pthread_setname_np() function on Darwin to set the timer thread name: https://github.com/ruby/ruby/commit/09c96a7858955f2b94238bd4bf38729f0d650f22

This function isn't available in all OS X versions; it was first added in 10.6. As a result, ruby will fail to compile on older OS X releases.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0