[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
clisp coreing when it runs compiled version of program.
- To: clisp-list <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: clisp coreing when it runs compiled version of program.
- From: Marcus Daniels <marcus@sysc.pdx.edu>
- Date: Thu, 30 Nov 1995 03:06:20 GMT
- In-reply-to: <9511300000.AA34711@kafka>
- References: <9511300000.AA34711@kafka>
- Reply-to: marcus@sysc.pdx.edu
>>>>> "Dan" == Dan Stanger <Dan.Stanger@evolving.com> writes:
Dan> any interest in looking at this problem? i am running the
Dan> previous version of clisp on a sparc station. i will be happy to
Dan> provide a core file or a gdb traceback.
Please do. You'll need to recompile CLISP without
-fomit-frame-pointer to get meaningful results out of gdb.
Better yet would be a program that reproduced the problem.