gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: FEMLisp, GCL and Windows


From: Nicolas Neuss
Subject: [Gcl-devel] Re: FEMLisp, GCL and Windows
Date: Wed, 08 Feb 2006 16:00:46 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]