Same thing on a Pentium IV here
[adrien]/tmp % gsc-gambit -e '(load "~~lib/syntax-case.scm")' srfi-13.scm zsh: segmentation fault (core dumped) gsc-gambit -e '(load "~~lib/syntax-case.scm")' srfi-13.scm
[adrien]/tmp % uname -a FreeBSD Kaoru 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
[adrien]/tmp % gcc -v Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD]
v4.5.1 20090807004037 i386-portbld-freebsd7.2 "./configure --enable-single-host --enable-gcc-opts --prefix=/usr/local --docdir=/usr/local/share/doc/gambit-c --libdir=/usr/local/lib/gambit-c/ --includedir=/usr/local/include/gambit-c --enable-interpreter-name=gsi-gambit --enable-compiler-name=gsc-gambit --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.2"
And fwiw, it goes fine with gsi.
P!
2009/8/27 Ralf Schmitt ralf@brainbot.com:
Hi all,
I get a segfault when trying to compile srfi-13:
$ curl -O http://srfi.schemers.org/srfi-13/srfi-13.scm $ gsc -e '(load "~~/lib/syntax-case.scm")' srfi-13.scm zsh: segmentation fault gsc -e '(load "~~/lib/syntax-case.scm")' srfi-13.scm
this happens with gambit v4.5.1 on a x86-64 arch linux using gcc 4.4.1.
Regards,
- Ralf
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list