From: ts Date: 2004-04-08T22:21:18+09:00 Subject: OpenBSD / Sparc With this configuration obsd% ./ruby -v ruby 1.9.0 (2004-04-07) [sparc-openbsd3.4] obsd% it's normal that ruby use _setjmp()/_longjmp() rather than setjmp()/longjmp() ? Guy Decoux