Hi Zack, * zack mayson <[email protected]> [120503 12:30]: > Does chicken include a C compiler (ie. you don't have to install a seperate > compiler)? I'm assuming it dosen't include a compiler,but the wiki dosn't > make this clear.
It compiles to C and will drive an existing C compiler. So yes, you need to install one yourself to compile chicken programs. HTH, 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
