[Mono-list] problems porting mono 1.2 to PXA255

Harald Jordan e9825829 at stud3.tuwien.ac.at
Thu Dec 7 14:37:08 EST 2006


Hi,

after porting (without scratchbox) mono 1.2 to use within my xscale 
powered cam and starting some applications following error message 
occures:

/target/mono/bin # ./arm-linux-mono cs1.exe
Create a new CWorkerClass without Info
Create a new CWorkerClass with Info
cwc_a: default info
cwc_b: user info


** ERROR **: Opcode 'arm_rsbs_imm' missing from machine description file.
aborting...

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:

  at System.Int32.ToString (string,System.IFormatProvider) <0xffffffff>

Native stacktrace:

        ./arm-linux-mono [0xf108c]
Killed


Well, I think this message tells me that not every arm-specific opcode 
is known - but what went wrong???

Please help me!!

cu. bob



More information about the Mono-list mailing list