[Prev][Next][Index][Thread]
Re: porting Ocaml on OSKit
> I succeeded in making OCaml tools by linking OSKit libraries.
> Ocamlc is a compiler used to compile *.ml & *.mli files. How do I use
> it to compile the *.mli files on OSKit.
>
> [...]
I'm confused. I'm expecting you to ask about how to setup a
cross-compiler, how to load cross-compiled code, how to port the ocaml
runtime system, etc. and instead you seem to be wanting to run the
_compiler_ on the OSKit. Am I misunderstanding you or missing
something important?
Alastair Reid
ps You can assume we know what OCaml is - there's at least 3
functional programmers in this group.
References: