Ruby 1.9 as default

Steve Wills swills at FreeBSD.org
Wed Jun 6 01:14:07 UTC 2012


On 06/05/12 14:00, Stanislav Sedov wrote:
> You usually  cannot dlopen the object linked agains pthread from a
> non-pthreaded object.  Or it is used to be that way. 

My understanding is that you can now, IFF your non-threaded object is
built with -pthread.

> Exec should work
> fine, I don't see how this can be an issue.

Good point.

>>
>> Perhaps we need to build ruby with -pthread?
>>
> 
> Of course, we already do.  Both of them.
> 

Ah, right, I realized this just after I hit send, sorry, need to have my
coffee before sending email. :)

>From what I saw in your other messages, it sounds like this may be
specific to the use of mono. Or can you reproduce with another program?

Thanks,
Steve


More information about the freebsd-ports mailing list