Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recompile boostrap for v0.18 release #1006

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Recompile boostrap for v0.18 release #1006

merged 1 commit into from
Oct 12, 2023

Conversation

vyzo
Copy link
Collaborator

@vyzo vyzo commented Oct 12, 2023

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

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
@vyzo vyzo requested a review from a team October 12, 2023 13:31
@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit 1f4847b
🔍 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.

@vyzo vyzo merged commit d4092cc into master Oct 12, 2023
11 checks passed
@vyzo vyzo deleted the recompile-bootstrap branch October 12, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants