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: | Nicolas Cannasse <ncannasse@m...> |
| Subject: | Building OSX Universal Binaries |
Hello, I'm regularly making OSX releases of the haXe compiler (http://haxe.org) which is written in OCaml, but since I only have a Mac Intel, I didn't find a way to produce a PPC version of the compiler. I would be interested in building OSX Universal Binaries using ocamlopt. Did anybody found a way to do that ? Best, Nicolas