caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christoph Bauer <christoph.bauer@lmsintl.com>
To: "caml-list@yquem.inria.fr" <caml-list@yquem.inria.fr>
Cc: Dawid Toton <d0@wp.pl>,
	Slavcho Nikolov <snikolov@autologictech.com>,
	Sylvain Le Gall <sylvain@le-gall.net>
Subject: RE: [Caml-list] OCaml on AIX
Date: Mon, 19 Apr 2010 16:56:58 +0200	[thread overview]
Message-ID: <9A8556989A396A408C72088C69EDE5633ED7C7FE@KAIP-EXMSG01.lmsintl.com> (raw)
In-Reply-To: <4B60575A.9050009@wp.pl>

 
Dawid wrote:

> So I get working native code.
> The remaining problem is that camlp4 crashes on some Unix call when preprocessing. I solved it by preprocessing all > the code on another machine.

I looked again into that problem. ocamlrun opens a DLL (dllunix.so)
and this dll trys to use symbols from ocamlrun (caml_alloc_string).
Unfortunatly this doesn't work.

The easiest solution is, to link ocamlrun agains libcamlrun_shared.so and to
set an internal libpath.

Download it from here:
http://home.arcor.de/chr_bauer/ocaml-aix.html

Christoph Bauer


  reply	other threads:[~2010-04-19 14:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-19 20:31 Bytecode run on AIX - "unknown C primitive" error Dawid Toton
2010-01-20  9:20 ` [Caml-list] " Christoph Bauer
2010-01-20 10:07   ` Sylvain Le Gall
2010-01-20 10:36     ` [Caml-list] " Christoph Bauer
2010-01-20 18:18   ` [Caml-list] " Dawid Toton
2010-01-22 11:24     ` Christoph Bauer
2010-01-27 15:10       ` [Caml-list] OCaml on AIX Dawid Toton
2010-04-19 14:56         ` Christoph Bauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-29 12:40 [Caml-list] Ocaml " Thomas Fischbacher
2004-06-29 14:03 ` John Goerzen
2004-06-29 17:14   ` Thomas Fischbacher
2004-06-29 18:05     ` John Goerzen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9A8556989A396A408C72088C69EDE5633ED7C7FE@KAIP-EXMSG01.lmsintl.com \
    --to=christoph.bauer@lmsintl.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=d0@wp.pl \
    --cc=snikolov@autologictech.com \
    --cc=sylvain@le-gall.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).