From: nakatani katsumi Date: 2008-11-28T22:00:02+09:00 Subject: Re: Poor performance of Ruby 1.8.7 when installed with MacPorts Hi Jason On Tue, 25 Nov 2008 13:55:31 +0900 Jason Lai wrote: > Hi Nakatani-san, > > That was really helpful information. I digged a bit more based upon > that thread, and for those who compile Ruby 1.8.7 from source on OS X, > here's a more handy way: add 'ac_cv_func_getcontext=no > ac_cv_func_setcontext=no' along with --enable-pthread, e.g.: Oh,I missed to follow this problem. This bug was fixed with 1.8.7-p72_2 of MacPorts, that was reported at ruby-list:45621(japanese only). (ruby 1.8.7-p72_1 of MacPorts has bug) You can use the most up-to-date ruby of MacPorts without any extra option. -- nakatani katsumi