[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cinvoke-dev] poring cinvoke to MOTO E2 (arm-linux)
From: |
Will Weisser |
Subject: |
RE: [cinvoke-dev] poring cinvoke to MOTO E2 (arm-linux) |
Date: |
Wed, 26 Sep 2007 07:56:31 -0700 |
This is great! Really cool. I'm in a bit of a crunch mode @ work right now but
after this week perhaps I'll add it to subversion and see if I could get this
running...maybe there is an emulator I could use or something.
-W.W.
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of ???
Sent: Monday, September 17, 2007 1:19 AM
To: address@hidden
Subject: [cinvoke-dev] poring cinvoke to MOTO E2 (arm-linux)
I'v ported cinvoke to MOTO E2 that working on arm linux. Most of the
functions in this shared library can be found and invoked correctly, but the
function with the float value as parameter or return value that can not be
invoked correctly, the float values that passed to the shared library were not
i expected, and the values passed back were also incorrect. And the CALLBACK
function is not work yet, it throwed the "Segmentation fault" exception, I
can't find out "what's the matter", so I was interrupted by this.
the accessories are the source code that i wrote. maybe someone can help me
out!thanks!