Re: [Ecls-list] element-type in socket-make-stream - Was: ECL quicklisp bug report - Cause found, fix needed

2011-01-26 Thread Marko Kocić
It still doesn't work. Here's the small test: Top level in: #process TOP-LEVEL. (require 'sockets) NIL (defun make-stream (host port element-type) (let* ((endpoint (sb-bsd-sockets:host-ent-address (sb-bsd-sockets:get-host-by-name host))) (socket (make-instance

[Ecls-list] cross compilation: check for __builtin_return_address

2011-01-26 Thread Anton Vodonosov
Hello. The current HEAD has broken cross compilation. The problem is that the check for __builtin_return_address function is not handled via the build/cross_config file. I fixed it by specifying an environment variable in the build/cross_config and checking for the variable in the configure.

Re: [Ecls-list] Missing RPATH when linking ecl_min

2011-01-26 Thread Matthew Mondor
On Wed, 26 Jan 2011 15:12:04 +0100 Juan Jose Garcia-Ripoll juanjose.garciarip...@googlemail.com wrote: The attached patch might be better: it is only activated when --enable-rpath is used. That patch also works fine for me, thanks. -- Matt

Re: [Ecls-list] Unicode: uncomfortable situation

2011-01-26 Thread Juan Jose Garcia-Ripoll
On Tue, Jan 25, 2011 at 11:14 PM, Matthew Mondor mm_li...@pulsar-zone.netwrote: Oh, I found it strange that it seemed to call to a CL function, when what I was seeing was a C function named unversal_error_handler() in error.d for which I assumed to also exist a CL symbol. But it really was a

Re: [Ecls-list] Configuration patch

2011-01-26 Thread Jerry James
On Sun, Jan 23, 2011 at 11:07 AM, Didier Verna did...@lrde.epita.fr wrote:  So you're here as well? ;-) Newly arrived. :-) I remember the m17n 99 conference in Tsukuba... we were already talking about that :-) I didn't get to go to that conference. Do you realize that, in spite of all the