From: Jason Lai Date: 2008-12-03T03:44:32+09:00 Subject: Re: Poor performance of Ruby 1.8.7 when installed with MacPorts Hi Nakatani-san, Thanks for the heads-up. But the issue is still there for those compiling Ruby 1.8.7-p72 from source right? If so, my little tip may be of some help. Cheers, Jason On Nov 28, 9:00 pm, nakatani katsumi wrote: > 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