Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Taras Glek <taras.judge@shaw.ca>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Crosscompiling for mipsel cpu's ?
Date: Thu, 12 Jan 2006 03:26:36 +0000	[thread overview]
Message-ID: <43C5CC6C.5070805@shaw.ca> (raw)
In-Reply-To: <0601111832445900@mail2.icu.de>

Hi Steve,
I run an ocaml program on my mipsel wrt54gs router. OCaml was not setup
for crosscompiling, but it was quite easy to crosscompile the interpreter.
Just configure ocaml normally(using the host compiler), then go to
byterun directory and do "make BYTECC=gcc-mipsel-blabla". The harder
part was compiling the Unix library, but I did succeed.
Now I have an ocaml runtime on my wireless router taking up just over
500K including my application. Just try doing that in Java or even SML.

Taras

steve@wgco.de wrote:

> Hi,
>
> I’m trying to port an Ocaml program to a mipsel platform.
>
> I searched the internet for tutorials but the only thing I found was a 
> patch for arm and powerpc.
>
> Can anyone give me some information / help to build Ocaml for cross 
> compiling to mipsel?
>
> Best regards
>
> Steve
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Caml-list mailing list. Subscription management:
>http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
>Archives: http://caml.inria.fr
>Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>Bug reports: http://caml.inria.fr/bin/caml-bugs
>  
>



      parent reply	other threads:[~2006-01-12  3:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-11 17:32 steve
2006-01-12  3:08 ` [Caml-list] " Eric Cooper
2006-01-12  3:26 ` Taras Glek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43C5CC6C.5070805@shaw.ca \
    --to=taras.judge@shaw.ca \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox