[Ecls-list] Error reporting to slime for c-inline/redirecting gcc output?

Tobias C. Rittweiler tcr at freebits.de
Thu Mar 18 18:33:14 UTC 2010


Seth Burleigh <seth at tewebs.com> writes:

> On Thu, 2010-03-18 at 16:04 +0100, Tobias C. Rittweiler wrote:
>> 
>> Put
>> 
>>   (setf swank:*globally-redirect-io* t)
>> 
>> into your ~/.swank.lisp
>
> Doesn't change anything - I still dont get output. And
> swank:*globally-redirect-io* is definitely set to t, checked it in the
> REPL. Im using the cvs snapshot as of today of slime and ecl 10.3.1

Indeed. I'm sorry, I didn't look properly at the behaviour I saw.

I suggest you look into the ECL source how it spawns the gcc processes,
and try to redirect gcc's output into the Lisp world.

  -T.





More information about the ecl-devel mailing list