From: Dawid Toton <d0@wp.pl>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Bytecode run on AIX - "unknown C primitive" error
Date: Wed, 20 Jan 2010 19:18:07 +0100 [thread overview]
Message-ID: <4B5748DF.90604@wp.pl> (raw)
In-Reply-To: <9A8556989A396A408C72088C69EDE5633EC26A23@KAIP-EXMSG01.lmsintl.com>
> 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
power-aix.S:
as -o power-aix.o power-aix.S
Assembler:
power-aix.S: line 103: 1252-023 The symbol .caml_garbage_collection is
not defined.
power-aix.S: line 103: 1252-087 The target of the branch instruction
must be a relocatable or external expression.
power-aix.S: line 457: 1252-023 The symbol caml_young_limit is not defined.
power-aix.S: line 457: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
...... (many similar messages)
How have you obtained running ocamlopt?
Dawid
next prev parent reply other threads:[~2010-01-20 18:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-19 20:31 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 ` Dawid Toton [this message]
2010-01-22 11:24 ` [Caml-list] " Christoph Bauer
2010-01-27 15:10 ` [Caml-list] OCaml on AIX Dawid Toton
2010-04-19 14:56 ` Christoph Bauer
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=4B5748DF.90604@wp.pl \
--to=d0@wp.pl \
--cc=caml-list@yquem.inria.fr \
/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