chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] ARM compilation problems


From: felix winkelmann
Subject: Re: [Chicken-users] ARM compilation problems
Date: Tue, 24 Apr 2007 05:09:45 +0200

On 4/23/07, Shawn Rutledge <address@hidden> wrote:

I may try again with the OZ GCC but I'm guessing this problem really
has something to do with relocation (having gcc or some library
installed in a non-standard location).  Maybe I should just copy my
whole rootfs to a directory on the CF card and use that as a chroot
environment, then install GCC over there where there is enough space
to do it.  Then at least I can be sure the libraries are all the same
versions as the OZ ones.

Have you ever considered cross-compiling?


I'm hoping TCC will support the ARM some day (I know that project has
been started but doesn't quite work yet) and then I could use that for
Chicken.  Of course, the reason I want to use a native compiler is
that csc will be useable.


Well, I doubt tcc (the embeddable C compiler?) will handle Chicken
source files, nor will it generate good code. Have you tested Chicken
with tcc on x86?


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]