* John Cowan <[email protected]> [120503 16:33]: > Christian Kellermann scripsit: > > > It compiles to C and will drive an existing C compiler. So yes, you > > need to install one yourself to compile chicken programs. > > Although the generated C code is quite portable, I don't think the > toolchain supports any compiler except gcc (including its MinGW flavor).
And clang/LLVM on Mac OS X and several others... LLVM and gcc are under test and use in the chicken community, others have been reported to work in the past. If you need support for a particular C compiler, please tell us about it. Kind regards, Christian -- 9 out of 10 voices in my head say, that I am crazy, one is humming. _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
