gcc -DECLDIR="\"/usr/local/ecl/lib/ecl-12.2.1\"" -I.
-I/home/mmondor/work/ecl-git/ecl/build -I/home/mmondor/work/ecl-git/ecl/src/c
-I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -g -fPIC
-Dnetbsd -c -o threads/process.o threads/process.o.c
/home/mmondor/work/ecl-git/ecl/src/c/th
On Sat, 7 Apr 2012 12:39:10 -0400
Matthew Mondor wrote:
> gcc -DECLDIR="\"/usr/local/ecl/lib/ecl-12.2.1\"" -I.
> -I/home/mmondor/work/ecl-git/ecl/build -I/home/mmondor/work/ecl-git/ecl/src/c
> -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -O2 -g -fPIC
> -Dnetbsd -c -o threads/pro
On Sat, 7 Apr 2012 13:25:02 -0400
Matthew Mondor wrote:
> Although ECL crashed when I attempted to rebuild the HTTPd. I'll try
> to play more with it later on. Slime rebuilt fine and I got to the
> REPL.
After I noticed that slime thinks ECL dies but that it was still
running, I tried outside
On Fri, 6 Apr 2012 16:24:49 +0200
Juan Jose Garcia-Ripoll wrote:
> On Fri, Apr 6, 2012 at 2:32 PM, Matthew Mondor
> wrote:
>
> > I confirm that these changes allow the HTTPd to run here as well,
> > thanks! However, I didn't stress-test it much or try performance tests
> > with it yet, but tha