Browse thread
Cross-compiling for arm
-
Koenraad Lelong
-
Eric C. Cooper
- Koenraad Lelong
- Koenraad Lelong
-
Eric C. Cooper
[
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: | 2005-01-26 (19:10) |
From: | Koenraad Lelong <ocaml@b...> |
Subject: | Re: [Caml-list] Cross-compiling for arm |
Eric C. Cooper wrote: > On Mon, Jan 24, 2005 at 07:48:46PM +0100, Koenraad Lelong wrote: > >>I'm looking for information how to cross-compile for strong-arm. I did >>find some references stating it is possible, but I'm not finding >>anything on how to do this. I just missed a thread about 'minimum system >>requirements' where Eric C. Cooper says he's running OCaml-applications >>on his Zaurus. I would like to do the same. > > > You can find patches to the OCaml distribution tarball and a how-to document at > http://www.cs.cmu.edu/~ecc/caml-crossing.tar.gz > I've build x86-hosted cross-compilers for PowerPC and ARM this way. > I tried this on a SuSE 9.1 machine. Worked like a charm. Only the path had to be set. I tried some basic example-programs, and they run fine on my SL5600. Now I'm going to try to compile Geneweb. Wish me luck. Regards, Koenrad Lelong.