caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Basile STARYNKEVITCH <basile@starynkevitch.net>
To: Gregory Bellier <gregory.bellier@gmail.com>
Cc: Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] PowerPC 405
Date: Fri, 27 Mar 2009 17:05:07 +0100	[thread overview]
Message-ID: <49CCF933.1010201@starynkevitch.net> (raw)
In-Reply-To: <e73a7f7f0903270856m6f56a663r907dde45dfae18b7@mail.gmail.com>

Gregory Bellier wrote:
> Hello Basile, thank you for your reply.
>
> Yes, it will run Linux. It will have the uclibC or even the lib C.
> The best case is to run native code for better performance. We'd like 
> to cross-compile for the PowerPC.
>
> I'm not a FPGA expert, I'm asking questions for a colleague who works 
> on it.
>
> From what you're saying, it should work properly because of the 
> non-exotic environment thanks to Linux. Am I correct ?


Probably yes. A few years ago, I had a Powerbook G4 with a 32 bits 
PowerPC running Linux, and Ocaml did compile and run fine, even in 
native mode. Of course, I understand that your ocaml code runs inside an 
application in linux user mode (not inside the kernel!).

I would expect you might have minor issues in configuration or 
whatsover. I suppose you have enough RAM (and I have no idea what that 
means exactly on your system).

Please publish the patches you'll need to implement your solution.

But I never tried all that, so take all my saying with a big grain of salt.

BTW, I'm curious: what kind of embedded application do you want to code 
in Ocaml for what sort of device or system?


Regards

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


  reply	other threads:[~2009-03-27 16:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27 15:04 Gregory Bellier
2009-03-27 15:10 ` [Caml-list] " Basile STARYNKEVITCH
2009-03-27 15:56   ` Gregory Bellier
2009-03-27 16:05     ` Basile STARYNKEVITCH [this message]
2009-03-27 17:19 ` Xavier Leroy
2009-03-30  7:30   ` Gregory Bellier
2009-03-30 13:45   ` xclerc
2009-04-01 14:12     ` xclerc

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=49CCF933.1010201@starynkevitch.net \
    --to=basile@starynkevitch.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=gregory.bellier@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).