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 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"