From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 6E39ABB91 for ; Mon, 24 Jan 2005 22:53:50 +0100 (CET) Received: from spoolo3.tiscali.be (spoolo3.tiscali.be [62.235.13.169]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j0OLro9H002101 for ; Mon, 24 Jan 2005 22:53:50 +0100 Received: from [62.235.91.58] (helo=pluto.thuis.lan) by spoolo3.tiscali.be with esmtp (Tiscali.be http://www.tiscali.be) id 1CtC9d-0003tg-QD for ; Mon, 24 Jan 2005 22:53:49 +0100 Received: from localhost (localhost [127.0.0.1]) by pluto.thuis.lan (Postfix) with ESMTP id 46A012C8AB for ; Mon, 24 Jan 2005 22:53:49 +0100 (CET) Received: from pluto.thuis.lan ([127.0.0.1]) by localhost (jupiter [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16597-10 for ; Mon, 24 Jan 2005 22:53:47 +0100 (CET) Received: from [192.168.185.199] (unknown [192.168.185.199]) by pluto.thuis.lan (Postfix) with ESMTP id A02D92C8AA for ; Mon, 24 Jan 2005 22:53:47 +0100 (CET) Message-ID: <41F56E59.3080006@brouwerij.homelinux.net> Date: Mon, 24 Jan 2005 22:53:29 +0100 From: Koenraad Lelong User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Cross-compiling for arm References: <41F5430E.3010304@brouwerij.homelinux.net> <20050124194326.GB9851@localhost> In-Reply-To: <20050124194326.GB9851@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at thuis.lan X-Miltered: at nez-perce with ID 41F56E6E.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 caml-list:01 wrote:01 wrote:01 ocaml:01 tarball:01 powerpc:01 tar:01 thread:02 patches:02 edu:07 i'm:08 i'm:08 distribution:09 cooper:10 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.0 X-Spam-Level: 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. > Thanks, I'll look into this. I have a SuSE-system, so I'll try my best at it. Regards, Koenraad Lelong.