Josh Huber wrote: # On Fri, Nov 10, 2000 at 02:28:23PM +0900, Yukihiro Matsumoto wrote: # > |using ruby 1.6.2 (2000-10-12) [rs6000-aix4.3.2.0]. # # > This worked fine for ruby 1.6.2 (2000-11-08) [i586-linux]. # # I thought this might be an endian problem, but this seems to work fine # for me. What does "ruby -v" say? # Not using an rs6k, but a powerpc powerbook. Thanks Matz and Josh for checking. I just rebuilt ruby in a clean directory from latest nightly snapshot, # ruby -v ruby 1.6.2 (2000-11-10) [rs6000-aix4.3.2.0] and still got the same error. :-( Any suggestions for things to check out? Any way for non-expert to trace this? (I'll also try recompiling with the -O flag, which for some reason configure/make didn't use, and see if there is any difference.) Conrad Schneiker (This note is unofficial and subject to improvement without notice.)