Browse thread
Adding new architecture to ocamlopt
- Christoph Sieghart
[
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: | Christoph Sieghart <sigi@0...> |
| Subject: | Adding new architecture to ocamlopt |
Hello! Is there any documentation for adding a new architecture to ocamlopt? I would like to do a crosscompiler from one of the existing architectures to an embedded microcontroller. I have searched the mailinglist archives and the documenation, but have not found anything. Any pointers are welcome? Is my assumption that the major codegeneration work is done by the code in $caml/asmcomp? best regards, Christoph