[Caml-list] Re: Bytecode run on AIX - unknown C primitive error

2010-01-20 Thread Sylvain Le Gall
On 20-01-2010, Christoph Bauer christoph.ba...@lmsintl.com wrote: unfortunatly I haven't a solution for the bytecode stuff. I only use ocaml with native compiled code. This works very well. I confirm that ocamlopt/AIX works well (thanks to Christoph). The best solution is maybe to understand

RE: [Caml-list] Re: Bytecode run on AIX - unknown C primitive error

2010-01-20 Thread Christoph Bauer
I confirm that ocamlopt/AIX works well (thanks to Christoph). The best solution is maybe to understand why ocamlopt cannot be built ? It's a long time since I worked on that. I suspected that ld, didn't export all needed symbols. Playing with linker flags didn't help. With an older

[Caml-list] ANN: Objective Caml 3.11.2 released.

2010-01-20 Thread Damien Doligez
Dear OCaml users, It is our pleasure to celebrate the birthday of Andre-Marie Ampere by announcing the release of OCaml version 3.11.2. This is mainly a bug-fix release, see the list of changes below. It is available here: http://caml.inria.fr/download.en.html . It is source-only for the

Re: [Caml-list] Bytecode run on AIX - unknown C primitive error

2010-01-20 Thread Dawid Toton
unfortunatly I haven't a solution for the bytecode stuff. I only use ocaml with native compiled code. This works very well. Native code would also be sufficient (to save me from translating lot of code to C). The problem is that the assembler available on AIX doesn't unserstand