Hello Mike, unfortunately I cannot reproduce your observations, because building GCL/CVS fails for me on Windows: ... cc1: note: -fwritable-strings is deprecated; see documentation for details In file included from ../h/config.h:67, from ../bin/dpp.c:67: /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>." /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>." make[1]: *** [../bin/dpp.exe] Error 1 make[1]: Leaving directory `/home/neuss/gcl/o' make: *** [h/new_decl.h] Error 2
GCL/CVS works on Debian with the following commands: cd femlisp make configure -> enter the path to gcl make femlisp Of course, I would be interested in making it work also for Windows, even if the combination GCL/Femlisp is still much too slow for reasonable work. So, if someone has suggestions, I'll keep trying to build GCL. Nicolas. _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel