[Ecls-list] ECL on OpenBSD/HPPA
Julian Stecklina
der_julian at web.de
Mon Nov 7 11:22:37 UTC 2005
Hello,
I get as far as:
if [ -f CROSS-COMPILER ]; then \
./CROSS-COMPILER < compile.lsp; \
else \
./ecl_min < compile.lsp; \
fi
Bus error (core dumped)
gdb on the core file gives:
(gdb) bt
#0 0x0000d038 in make_package_hashtable ()
at /home/blitz/ecls/src/c/package.d:96
#1 0x0000d010 in make_package_hashtable ()
at /home/blitz/ecls/src/c/package.d:92
Previous frame identical to this
frame (corrupt stack?)
Any pointers from here on? ECL was my only hope in getting _some_ lisp
running on this box. :)
Regards,
--
Julian Stecklina
When someone says "I want a programming language in which I
need only say what I wish done," give him a lollipop. - Alan Perlis
More information about the ecl-devel
mailing list