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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to