* blueperson <[email protected]> [140610 09:26]: > Hello, > Everybody. > I just want to learn the software Hato that found in chicken's website, > but failed in "make" it. The error showed "csc: invalid option `-G'". I > check the Makefile and find "CHICKEN_OPTS=-O2 -G". And I also type "csc > -help" to show all the options but cann't find it. > I cann't found the csc's history data. If anyone can tell me what's the > '-G' option now looks like??
The version of hato as found on foof's website currently does not build with newer Chickens. However there are several versions flowing around. IIRC Moritz has a port here: hg clone https://code.google.com/r/datenhobel-hato-egg-update/ I have done this myself partly (just needed parts of hato, especially the test suite did not work for me but I did not dig deeper there), if you need this I can put the diffs somewhere. YMMV, Christian -- May you be peaceful, may you live in safety, may you be free from suffering, and may you live with ease. _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
