Hi Peter, On Sun, 9 Sep 2012 14:06:44 +0200 Peter Bex <[email protected]> wrote:
> I asked someone to run "make check". He pointed out that it wasn't > documented what this does, exactly (is it really completely undocumented?). > I think we should mention "make check" in the README. Here's a > quick writeup what make check does, with its pitfalls. Feel free > to improve the wording. + You can check whether Chicken is functioning correctly by + running + + make PLATFORM=<platform> PREFIX=<destination> check The PREFIX=<destination> setting is optional, isn't it? Best wishes. Mario -- http://parenteses.org/mario _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
