[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] ARM
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] ARM |
Date: |
Mon, 24 Jan 2005 08:32:03 +0100 |
On Sat, 22 Jan 2005 13:35:50 -0800 (PST), Mark Baily
<address@hidden> wrote:
> Hello, out of curiosity, what ARM-based computers has Chicken been used on,
> since it mentions on the web site that "it is known to compile on ARM".
>
> I expect it was probably a linux-based ARM system, but I'm wondering if it
> might be possible to port to the pocket pc (windows ce).
Yes, that was a linux system. I don't know much about cross-compilation
for a Windows, though. But since the architecture is basically supported,
it's more a matter for setting up your toolchain correctly.
cheers,
felix