I found a way to adapt your patch to cross compile ocaml 3.10
with the last Xcode and IOS SDK. But, I still get alignment warnings,
AND SEGFAULT if I use some ocaml instructions like (+.) (float addition).

However, I can get lucky and compile a stable binary (on iPhone) if I avoid 
some instructions..
I tried to adapt your patch to the last version of ocaml, but there was so many 
changes
in the assembler that I stop. If anyone has an idea to help me.

Question 2 : do you plan to release some general bindings to the iOS SDK ?

Thank you !

        Christophe

> 
> One extra comment occurred to me:
> 
> We're doing development under Xcode 4.0.2 right now, but the
> generated binaries work fine under iOS 5.0.  So any new
> difficulties in Xcode 4.2 are almost certainly caused by changes
> in Xcode's cross compilation toolchain.  Historically there have
> been a few of these in each new release of Xcode.
> 
> Regards,
> 
> Jeffrey
> 



-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to