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

Add HaikuOS support for MIPS 64 bits CPU #70

Open
thomasarmel opened this issue Sep 25, 2024 · 4 comments
Open

Add HaikuOS support for MIPS 64 bits CPU #70

thomasarmel opened this issue Sep 25, 2024 · 4 comments

Comments

@thomasarmel
Copy link

The project doesn't compile on my HaikuOS, running on MIPS 64

@scrabsha
Copy link
Owner

Are you sure the computer is turned on?

@thomasarmel
Copy link
Author

Yes, but I also recompiled the kernel and the libC to allocate all the variables on the Ethereum blockchain: https://github.com/alandefreitas/blockchain .
Maybe that's where the problem lies.

I followed advice from this video: https://www.youtube.com/watch?v=I6SRuvjIUls which told me Ethereum will soon rule the world.

@scrabsha
Copy link
Owner

I see. The issue is probably that there are no variable available on your device. I suggest adding more variable to your device by downloading more RAM. I can recommend https://downloadmoreram.com/, which really helped me in the past.

An alternative would be to use a lighter OS, for instance one that is coded in HTML.

@thomasarmel
Copy link
Author

Still doesn't work... Maybe you should rewrite the entire project in Rust?

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

2 participants