mighty-gerbils / gerbil

Gerbil Scheme
https://cons.io
GNU Lesser General Public License v2.1
1.15k stars 110 forks source link

Recompile boostrap for v0.18 release #1006

Closed vyzo closed 11 months ago

vyzo commented 11 months ago

Compiled with v0.18-rc1.

Log

vyzo@dellicious:~/gerbil/src$ date
Thu Oct 12 04:28:02 PM EEST 2023
vyzo@dellicious:~/gerbil/src$ rm -rf bootstrap
vyzo@dellicious:~/gerbil/src$ mkdir bootstrap
vyzo@dellicious:~/gerbil/src$ mkdir bootstrap/gerbil 
vyzo@dellicious:~/gerbil/src$ cp gerbil/prelude/core.ssxi.ss bootstrap/gerbil 
vyzo@dellicious:~/gerbil/src$ gxc -d bootstrap -s -S -O gerbil/runtime/{gambit,system,util,loader,control,mop,error,thread,syntax,eval,repl,init}.ss gerbil/runtime.ss 
vyzo@dellicious:~/gerbil/src$ gxc -d bootstrap -s -S -O -no-ssxi gerbil/prelude/core.ss 
vyzo@dellicious:~/gerbil/src$ gxc -d bootstrap -s -S gerbil/prelude/gambit.ss 
vyzo@dellicious:~/gerbil/src$ gxc -d bootstrap -s -S -O gerbil/expander/{common,stx,core,top,module,compile,root,stxcase}.ss gerbil/expander.ss 
vyzo@dellicious:~/gerbil/src$ gxc -d bootstrap -s -S -O gerbil/compiler/{base,compile,optimize-base,optimize-xform,optimize-top,optimize-spec,optimize-ann,optimize-call,optimize,driver,ssxi}.ss gerbil/compiler.ss 
vyzo@dellicious:~/gerbil/src$ gerbil -v
Gerbil v0.18-rc1 on Gambit v4.9.5-40-g24201248
netlify[bot] commented 11 months ago

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
Latest commit 1f4847b5018a5ff0ae4a7f07f7f41af6422b7cc6
Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/6527f52c1f5f2b0007351ad3
Deploy Preview https://deploy-preview-1006--elastic-ritchie-8f47f9.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.