caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: James Woodyatt <jhwoodyatt@mac.com>
To: "Corey O'Connor" <coreyoconnor@gmail.com>, caml-list@inria.fr
Subject: Re: [Caml-list] Building OSX Universal Binaries
Date: Mon, 29 Jan 2007 15:01:07 -0800	[thread overview]
Message-ID: <192C8DEF-B471-443B-A6CA-E2CC0759637B@mac.com> (raw)
In-Reply-To: <c12912350701160948w10a5861ayfe34398143ac6465@mail.gmail.com>

On Jan 16, 2007, at 09:48, Corey O'Connor wrote:
> On 1/15/07, Philippe Wang <lists@philippewang.info> wrote:
>>
>> However, ocamlopt can be configured to produce x86 asm on a PPC,  
>> can't it ?
>> And XCode can build universal binaries on both ppc and x86...
>> So I guess you just need to call gcc with the right parameters...
>
> Actually, I have no idea. That'd be great if it did.

I haven't seen any easy way to configure OCaml as a crosstool.  The  
trick you would use here is to run the native PPC version of the  
OCaml compilers on x86 under Rosetta.  I don't know if this works,  
but I would expect it to work.  Be a pain in the neck, but it should  
work.


-- 
james woodyatt <jhw@apple.com>
member of technical staff
apple computer, inc.



  reply	other threads:[~2007-01-29 23:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-07  0:25 Nicolas Cannasse
2007-01-07 12:33 ` [Caml-list] " Daniel Bünzli
2007-01-15 21:33   ` Corey O'Connor
2007-01-15 22:13     ` Daniel Bünzli
2007-01-16  1:24       ` Corey O'Connor
2007-01-16  7:58         ` Philippe Wang
2007-01-16 17:48           ` Corey O'Connor
2007-01-29 23:01             ` James Woodyatt [this message]
2007-01-30 18:40               ` Philippe Wang
2007-01-30 19:00                 ` Daniel Bünzli

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=192C8DEF-B471-443B-A6CA-E2CC0759637B@mac.com \
    --to=jhwoodyatt@mac.com \
    --cc=caml-list@inria.fr \
    --cc=coreyoconnor@gmail.com \
    --cc=jhw@conjury.org \
    /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).