mighty-gerbils / gerbil

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

recompile bootstrap for Gerbil v01.18-rc1 #982

Closed vyzo closed 11 months ago

vyzo commented 11 months ago

Closes #926

Log:

vyzo@dellicious:~/gerbil/src$ rm -rf bootstrap/*
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$ cp gerbil/prelude/core.ssxi.ss bootstrap/gerbil
vyzo@dellicious:~/gerbil/src$ gerbil -v
Gerbil 0.17.0-343-g2bef30f6 on Gambit v4.9.5-40-g24201248
netlify[bot] commented 11 months ago

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
Latest commit 4eaed9d2cac88a5da059ed95bda8ee8dcf97a8cb
Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/651f2f1c610c2e00070b8ab6
Deploy Preview https://deploy-preview-982--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.