chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] cross compilation, emedded platform


From: Brandon J. Van Every
Subject: Re: [Chicken-users] cross compilation, emedded platform
Date: Fri, 07 Jul 2006 13:52:34 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Dan wrote:
OK, I'm a little confused in my embedded chicken
efforts. I want to build the chicken compiler for the
target platform and static libraries. I do not want
shared libraries or csi (there are no .so's or stdio
on the platform).

Do you strongly object to just building everything?

What exactly is the make target that I need to build ?
chicken, csc or what? It seems that csc is just a
wrapper for chicken.

Sounds like you'll want to spend some time reading the manual and also the Makefiles. csc is a frontend for chicken. It can offer a more convenient interface if it's working properly. I'm not entirely confident that it's working properly for the CMake build, but you aren't using that at present anyways.


Cheers,
Brandon Van Every





reply via email to

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