Hello, thank for your reply. I'm use CTypes 0.11.3. For now I wrote bindings via native OCaml mechanics and they work as for x86 as with same cross-compiler x86-ARM suit, so it really seems as CTypes issue. I will try 0.11.4 version too.
WBR, ssp 2017-05-17 21:21 GMT+05:00 Jeremy Yallop <[email protected]>: > On 12 May 2017 at 10:46, Serge Sivkov <[email protected]> wrote: > > here is minimal example, which works without any problems on x86 and > raises > > CallToExpiredClosure on ARM: > > https://github.com/mryau/ctypes-mintest > > Thanks for the example. Which ctypes release are you using? Could > you give the latest (0.11.4) a try, if you haven't already? > > I didn't spot anything obviously wrong in your code, so if it's still > broken on Arm with 0.11.4 it'd be good to have an issue open to track > the problem (https://github.com/ocamllabs/ocaml-ctypes/issues). > > Kind regards, > > Jeremy >
_______________________________________________ Ctypes mailing list [email protected] http://lists.ocaml.org/listinfo/ctypes
