Browse thread
Building OSX Universal Binaries
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Building OSX Universal Binaries |
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. Best, Daniel