caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
To: Xavier.Leroy@inria.fr
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] OCaml for 64 bit machines
Date: Fri, 18 Aug 2006 09:41:27 +0900 (JST)	[thread overview]
Message-ID: <20060818.094127.34482267.garrigue@math.nagoya-u.ac.jp> (raw)
In-Reply-To: <44E456FF.7050601@inria.fr>

From: Xavier Leroy <Xavier.Leroy@inria.fr>

> I did a MacOSX/PPC64 port a few months ago.  That will be released as
> part of 3.10, or you can give it a try now using the CVS trunk
> sources.

I just tried it now on a PowerMac G5, configuring with -cc "gcc -m64",
but I cannot link with ocamlopt.
Here is the error message:

ld64 failed: relocations in read-only segments not supported. _caml_startup__frametable in /tmp/camlstartup6ac9d3.o reference to atom #29
collect2: ld returned 1 exit status

I get this trying to build ocamlc.opt, or any other program.
This is using MacOSX 10.4 / Darwin Kernel Version 8.7.0: Fri May 26
15:20:53 PDT 2006.

Jacques Garrigue


      reply	other threads:[~2006-08-18  0:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09 12:11 Shivkumar Chandrasekaran
2006-08-09 12:36 ` [Caml-list] " Shivkumar Chandrasekaran
2006-08-17 11:46 ` Xavier Leroy
2006-08-18  0:41   ` Jacques Garrigue [this message]

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=20060818.094127.34482267.garrigue@math.nagoya-u.ac.jp \
    --to=garrigue@math.nagoya-u.ac.jp \
    --cc=Xavier.Leroy@inria.fr \
    --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;
as well as URLs for NNTP newsgroup(s).