[Ecls-list] 10.3.1 slime issues
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Mon Mar 8 17:40:30 UTC 2010
On Mon, Mar 8, 2010 at 5:51 PM, Raffael Cavallaro
<raffaelcavallaro at mac.com>wrote:
> I rebuilt ecl with --with-debug-cflags
>
Are you still using the --enable-gengc flag? 32 or 64 bits? Is this the
latest XCode from Apple or do you use some other compiler? (Fink,
MacPorts...) I have the same setup, OS X Snow Leopard 10.6.2 and I do not
get any of these errors.
bash-3.2$ cd $HOME/tmp/ecl-10.3.1/
bash-3.2$ ./configure --prefix=$HOME --enable-threads --enable-unicode
--enable-gengc
Switching to directory `build' to continue configuration.
[...]
bash-3.2$ make && make install
[...]
bash-3.2$ cd $HOME/src/lisp2/slime
bash-3.2$ cvs update -C -P -d
[...]
bash-3.2$ rm -rf $HOME/.slime/fasl
bash-3.2$ ecl -norc
ECL (Embeddable Common-Lisp) 10.3.1
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.
Top level in: #<process SI:TOP-LEVEL 0000000100600f60>.
> *features*
(:DARWIN :FORMATTER :UINT64-T :UINT32-T :UINT16-T :RELATIVE-PACKAGE-NAMES
:UNICODE :DFFI :CLOS-STREAMS :CMU-FORMAT :ECL-PDE :DLOPEN :CLOS :THREADS
:BOEHM-GC :ANSI-CL :COMMON-LISP :IEEE-FLOATING-POINT :PREFIXED-API :FFI
:I686
:COMMON :ECL)
> (load "swank-loader")
;;; Loading #P"/Users/jjgarcia/src/lisp2/slime/swank-loader.lisp"
#P"/Users/jjgarcia/src/lisp2/slime/swank-loader.lisp"
> (swank-loader:init)
;;; Loading #P"/Users/jjgarcia/lib/ecl-10.3.1/cmp.fas"
;;; Loading #P"/Users/jjgarcia/lib/ecl-10.3.1/sysfun.lsp"
[...]
;;;
;;; Finished compiling
/Users/jjgarcia/src/lisp2/slime/contrib/swank-sbcl-exts.lisp.
;;;
NIL
> (swank:create-server)
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100308/f798be63/attachment.html>
More information about the ecl-devel
mailing list