chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Compiling Chicken-compiled-to-C file.c does not link


From: Oleg Kolosov
Subject: Re: [Chicken-users] Compiling Chicken-compiled-to-C file.c does not link
Date: Fri, 13 Jun 2014 03:07:29 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06/12/14 20:40, Nikos Vasilakis wrote:
> I want to go "the C way" only because I want to later compile the
> generated C code for a different ISA (ALPHA).

For semi-automatic "C way" you can try my work in progress CMake macros:
https://github.com/bazurbat/cmake-modules

The project contains somewhat contrived examples in tests directory. It
supports cross-compilation but, currently, completely undocumented.

Also, I've just added basic support for compiling executables with
statically linked Chicken library.

-- 
Regards, Oleg



reply via email to

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