Browse thread
[Caml-list] Native cross compiling and conditional compilation.
- Tom Hawkins
[
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: | Tom Hawkins <tom1@l...> |
| Subject: | [Caml-list] Native cross compiling and conditional compilation. |
Hi, My application makes use of the Unix module and currently runs on Linux x86. Is there an easy way to native cross compile to other processors and architectures like Cygwin, FreeBSD, and Mac X? Also, I'm trying to port to Cygwin, but I have a very small piece of code that needs to change for the port to work. What is the best way to handle this in Ocaml? I never liked #defines. Thanks, Tom ------------------- 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