> Yes. And if you can get more verbose output than I did with strace, > then perhaps we’ll have additional clues. So, I've just tried to unpack the 'guile-static-stripped-2.0.9-mips64el-linux-gnuabi64.tar.xz' tarball and run 'strace bin/guile'. Is it right, or should I also unpack the second tarball and specify some variables? Is it OK for 'n64_mmap()' to return a negative value? And what do 'SYS_5222' and 'SYS_5223' mean? Will it help if we try to open it with GDB? (This page [1] says that GDB should be configured with '--enable-64-bit-bfd'.) [1] http://www.linux-mips.org/archives/linux-mips/2010-10/msg00336.html