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

Modify compile scripts to grab ez80 LLVM compiler from its GitHub page instead of from a CEdev ZIP #29

Open
BlastBrothers opened this issue Jul 6, 2024 · 3 comments

Comments

@BlastBrothers
Copy link
Contributor

This is the only thing we need the CEdev zip for currently. I almost went ahead and did this but the LLVM compiler page went down. Wouldn't be hard to implement once that's resolved. We could also just put the compiler files in this repo directly.

@astralaster
Copy link
Collaborator

Do you have a link to the LLVM compiler page?

@BlastBrothers
Copy link
Contributor Author

BlastBrothers commented Jul 8, 2024

Here

At some point recently the builds hosted here stopped being downloadable. The repo doesn't have regular releases so this is all there is, outside of building from source or grabbing them from the CEdev build... which builds them from source.

@sijnstra
Copy link
Contributor

Would be nice to see at least the most recent version in the 15.0.x line being used. I have just managed to crash ez80-clang.

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

No branches or pull requests

3 participants