[
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: | Andy Chou <acc@C...> |
| Subject: | [Caml-list] cross compilation |
Is there any support for cross-compilation for the native code compiler? Interpretation simply won't cut it for the application I'm working with. The native code compiler can generate code for many different architectures, and it appears that most of the codegen is written in O'Caml itself. gcc has support for cross-compilation/linking. Putting these together, virtually all of the work has been done. Is there anything to it other than properly structuring the configuration and build? -Andy ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners