On Fri, Jan 11, 2008 at 06:21:44PM -0800, Josh Elsasser wrote: > This is a port of the SBCL native code compiler, based on patches > which were recently committed to SBCL CVS. Only i386 is supported at > the moment. This is my first port so feedback is more than welcome, > in particular regarding how it has to download a 7 meg binary to > bootstrap itself from. > > Note that you will see several timer regression tests fail unless you > are running a recent -current snapshot, sys/kern/kern_time.c 1.63 is > needed for them to pass.
I guess it would be helpful to mention that the port is at http://www.elsasser.org/openbsd/sbcl-port-1.0.13.tgz -jre