[jamesjb@zeta 859:~/devel/sbcl] ls -l src/runtime/sbcl -rwxr-xr-x 1 jamesjb jamesjb 393289 2006-01-07 17:42 src/runtime/sbcl* [jamesjb@zeta 860:~/devel/sbcl] dd if=/dev/zero of=padding bs=1 count=4023 4023+0 records in 4023+0 records out 4023 bytes transferred in 0.012284 seconds (327500 bytes/sec) [jamesjb@zeta 861:~/devel/sbcl] cat src/runtime/sbcl padding output/sbcl.core > standalone-sbcl [jamesjb@zeta 862:~/devel/sbcl] chmod 755 standalone-sbcl [jamesjb@zeta 863:~/devel/sbcl] ./standalone-sbcl --userinit /dev/null /possible embedded core at displacement 22585344 /confirmed embedded core at offset 397312 This is SBCL 0.9.8.17, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * (lisp-implementation-version) "0.9.8.17"