caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Corey O'Connor" <coreyoconnor@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Building OSX Universal Binaries
Date: Mon, 15 Jan 2007 13:33:16 -0800	[thread overview]
Message-ID: <c12912350701151333x6e089eafr47092354f73294b7@mail.gmail.com> (raw)
In-Reply-To: <A63CC9DE-DE06-47D0-975B-2ED207D37F52@epfl.ch>

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

On 1/7/07, Daniel Bünzli <daniel.buenzli@epfl.ch> wrote:
>
>
> Le 7 janv. 07 à 01:25, Nicolas Cannasse a écrit :
>
> > I would be interested in building OSX Universal Binaries using
> > ocamlopt.
> > Did anybody found a way to do that ?
>
> The only way I see is to have access to both a ppc and intel machine
> an join the executables with the command line tool lipo.
> Maybe a wish to directly produce universal binaries should go in the
> bugtracker.



I don't think you need access to both a ppc and intel machine: Just an intel
machine would suffice. Two separate installs of ocaml, One PPC and one
Intel, then using some appropriate PATH variable magic to  switch between
compiling with one vs the other. Then lipo at the end. Should work OK.

-- 
-Corey O'Connor

[-- Attachment #2: Type: text/html, Size: 1100 bytes --]

  reply	other threads:[~2007-01-15 21:33 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 [this message]
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
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=c12912350701151333x6e089eafr47092354f73294b7@mail.gmail.com \
    --to=coreyoconnor@gmail.com \
    --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).