Re: [MacRuby-devel] Assertion failed: (castIsValid(getOpcode(), S, Ty) && "Illegal SExt"), function SExtInst, file Instructions.cpp, line 2508.

2009-09-27 Thread Art Taylor
mand line tool if the binary contains the > 64-bit architecture. > > Laurent > > > On Sep 27, 2009, at 2:37 PM, Art Taylor wrote: > > It's a 64-bit machine (2008 8-core Mac Pro). I have a test machine I can >> wipe and try it (pre-unibody 2008 mbp). >> >>

Re: [MacRuby-devel] Assertion failed: (castIsValid(getOpcode(), S, Ty) && "Illegal SExt"), function SExtInst, file Instructions.cpp, line 2508.

2009-09-27 Thread Art Taylor
has still 32-bit problems. This will be fixed in the > final 0.5 release. > > Laurent > > > On Sep 27, 2009, at 2:27 PM, Art Taylor wrote: > > I'm in the process of migrating an Objective-C project to MacRuby (0.5 >> trunk) and am seeing this error when I run t

[MacRuby-devel] Assertion failed: (castIsValid(getOpcode(), S, Ty) && "Illegal SExt"), function SExtInst, file Instructions.cpp, line 2508.

2009-09-27 Thread Art Taylor
I'm in the process of migrating an Objective-C project to MacRuby (0.5 trunk) and am seeing this error when I run the application: *Assertion failed: (castIsValid(getOpcode(), S, Ty) && "Illegal SExt"), function SExtInst, file Instructions.cpp, line 2508.* * * The stack looks like this: ** *