Skip to content

Fix build on go1.21#4

Open
arl wants to merge 13 commits into
rasky:masterfrom
arl:master
Open

Fix build on go1.21#4
arl wants to merge 13 commits into
rasky:masterfrom
arl:master

Conversation

@arl

@arl arl commented Dec 21, 2023

Copy link
Copy Markdown

Only tested on linux/amd64 with go1.21

First commit is just adding a go.mod, use a more recent go-sdl and runs go mod vendor
Second commit fixes some runtime-internal names which have changed in the meantime (just 6 years :-) ) used by your gojit fork.

Let me know if you prefer this on rasky/gojit instead?

This codebase is full of gems, so that's my tiny contribution to it!

@arl

arl commented Dec 21, 2023

Copy link
Copy Markdown
Author

Actually, I'm not sure about the jit changes. The code builds and a game rom I tried ran without any crash, but I'm not sure if the modified code is actually called... Or if I just made the linker happy

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.

1 participant