On Mon, Nov 05, 2012 at 09:52:49PM +0100, Răzvan Rotaru wrote: > Hi, Hi Răzvan,
> I'm currently trying to build chicken for windows, and am stuck in the > following step: > > GNUmakefile:60: recipe for target 'boot-chicken' failed > mingw32-make: *** [boot-chicken] Error 2 > > It seems like I need to have chicken.exe. Can't I compile it without > bootstrapping? We'd need some more information on exactly what you did. Are you building from git? If so, check out the README file. It explains how to build Chicken from git. Basically the idea is that you first use a release or snapshot tarball to create a working Chicken and then use that to build from git. If you get this from a release tarball, something else is wrong. Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
