caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] cross compilation
@ 2003-04-15 19:18 Andy Chou
  2003-04-16 19:21 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Chou @ 2003-04-15 19:18 UTC (permalink / raw)
  To: caml-list; +Cc: acc, caml-bugs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-16 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-15 19:18 [Caml-list] cross compilation Andy Chou
2003-04-16 19:21 ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).