Browse thread
crosscompile problem
[
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: | Quôc_Peyrot <chojin@l...> |
| Subject: | Re: [Caml-list] crosscompile problem |
On Aug 26, 2005, at 11:20 PM, Enrico Weigelt wrote: [...] >> It isn't clear that it is all that easy to 'cross-compile' native >> code, since it is not just a matter of emitting architecture >> dependent instructions -- it also depends on the availability >> of libraries, and assemblers and linkers with cross-compilation >> support, >> eg not everyone uses ELF object files. >> > > Well, I'm crosscompiling quite evrything. It normally works. I'm under Mac OS X, I would like to (cross-)compile for: - Mac (of course) - Linux/ELF - Windows/PE (from Mac OS X) Is there any chances I could do that? And how? -- Best Regards, Quôc