Gentoo Linux (amd64), gcc-5.4.0:

cp init_gcl.lsp foo
echo " (in-package \"USER\")(system:save-system \"saved_gcl\")" >>foo
ar x libgcl.a $(ar t libgcl.a |grep ^gcl_)
/var/tmp/portage/dev-lisp/gcl-2.6.12/work/gcl/unixport/raw_gcl /var/tmp/portage/dev-lisp/gcl-2.6.12/work/gcl/unixport/ -libdir /var/tmp/portage/dev-lisp/gcl-2.6.12/work/gcl/ < foo

Unrecoverable error: Segmentation violation..
/bin/sh: line 1: 7838 Aborted /var/tmp/portage/dev-lisp/gcl-2.6.12/work/gcl/unixport/raw_gcl /var/tmp/portage/dev-lisp/gcl-2.6.12/work/gcl/unixport/ -libdir /var/tmp/portage/dev-lisp/gcl-2.6.12/work/gcl/ < foo
make[1]: *** [makefile:130: saved_gcl] Error 134

In February this year the build was successful. I don't know which upgrade broke it, there are too many of them between February and now. Maybe, back then I used some older gcc.

How can I debug this situation?

Andrey

_______________________________________________
Gcl-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to