giacomo boffi <giacomo.boffi(a)polimi.it> writes:
temacs had already dumped xemacs --- i have no c backtrace to show
you, as make wipes clean the executable after the failure
Yes. This is very very annoying. I think you can use make fastdump to
produce a real executable.
string-match("\\(^\\(RCS\\|CVS\\|SCCS\\)$\\)\\|\\(^\\(etc\\|info\\|lisp\\|lib-src\\|bin\\|pkginfo\\)$\\)"
"etc")
# bind (raw-entries reverse-dirs directory path exclude-regexp max-depth directories)
What is you max stack size?. Crashes like this are often stack
related.
Jan