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 30 janv. 07 à 19:40, Philippe Wang a écrit : > well, the one more trick to use should be to give the right option > to gcc, which is called by ocamlopt... IIRC, gcc is used by ocamlopt to eat assembly language so you won't be able to trick it just by specifying some option. Daniel