From: "Anthony Hackner" <a_hackner@hotmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] Compiling Native on 64-bit AIX
Date: Fri, 11 Apr 2003 23:22:33 +0000 [thread overview]
Message-ID: <BAY1-F169y3riCTVuy100021bf4@hotmail.com> (raw)
Hi,
Is native Ocaml supported for 64-bit PowerPC on AIX? The assembler fails
for asmrun/power-aix.S when OBJECT_MODE is set to 64:
as -u -m ppc -w -o power-aix.o power-aix.S || \
{ echo "If your assembler produced syntax errors, it is probably unhappy
with th
e"; echo "preprocessor. Check your assembler, or try producing power-aix.o
by ha
nd."; exit 2; }
Assembler:
power-aix.S: line 483: Only .llong should be used for relocatable
expressions.
power-aix.S: line 488: Only .llong should be used for relocatable
expressions.
power-aix.S: line 493: Only .llong should be used for relocatable
expressions.
power-aix.S: line 498: Only .llong should be used for relocatable
expressions.
power-aix.S: line 503: Only .llong should be used for relocatable
expressions.
power-aix.S: line 508: Only .llong should be used for relocatable
expressions.
power-aix.S: line 513: Only .llong should be used for relocatable
expressions.
Will forcing the assembler to run in 32-bit mode using -a32 mess anything
up? I actually need to use more than 4GB of memory.
Thanks,
Anthony
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2003-04-11 23:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-11 23:22 Anthony Hackner [this message]
2003-04-16 19:55 ` Xavier Leroy
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=BAY1-F169y3riCTVuy100021bf4@hotmail.com \
--to=a_hackner@hotmail.com \
--cc=caml-list@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