Hi,
I just tried to build Ikarus from source on OS X 10.6 using
i686-apple-darwin10-gcc-4.2.1.
Configure (ran with CFLAGS=-m64) worked fine, make succeeded, make
check segfaults:

<snip/>
...
[testing parse-flonums] ... OK
[testing string-to-number] ...TESTING 57350 tests
make[1]: *** [check] Segmentation fault
make: *** [check-recursive] Error 1

sunflare:ikarus-bzr redoz$ ./src/ikarus
Ikarus Scheme version 0.0.4-rc1+, 64-bit (revision 1844, build 2009-08-08)
Copyright (c) 2006-2009 Abdulaziz Ghuloum

And just as I paste that in there I notice the date is wrong, so I did
a make clean,
checked that the file was gone, and did the configure, make, make
check again, but same result.
Maybe my system is somehow screwed up.

sunflare:ikarus-bzr redoz$ bzr update
Tree is up to date at revision 1859.

sunflare:ikarus-bzr redoz$ date
Sun Oct  4 01:53:41 CEST 2009


/Patrik

Reply via email to