I've built the Chicken 2.0 tarball using VC++ full retail.
I'm trying to build the Chicken Darcs repository with MinGW, using Chicken 2.0 as the bootstrap.
I get the following error:

/d/devel/msvc/chicken20boot/chicken lolevel.scm -quiet -no-trace -optimize-level 2 -include-path . -output-file lolevel.c -explicit-use
Error: invalid sharp-sign read syntax in line 268: #\+

make[1]: *** [lolevel.c] Error 70
make[1]: Leaving directory `/d/devel/mingw/chicken'
make: *** [all] Error 2

README.darcs says that any Chicken tarball 1.92 or greater should be sufficient for a bootstrap. Is this not true in practice anymore?


Cheers,
Brandon Van Every




_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to