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

Compile to OpenWRT #6

Open
bltavares opened this issue May 19, 2020 · 0 comments
Open

Compile to OpenWRT #6

bltavares opened this issue May 19, 2020 · 0 comments

Comments

@bltavares
Copy link

Hi there, that is a really cool project! I've learned about it over SSB and I thought of giving it a try :)

My first thought was to try to compile it to OpenWRT routers and test on one of my devices.

I've recently tried to compile my project to a router, and I was impressed on how easy it was. It required a fix on async-std, but that was all. I thought that this project would also work with the new async-std version, so I gave it a try.

After installing cross, I could give my first try:

 cross build --target mips-unknown-linux-musl

This led me to errors on sled, so it might need more patches downstream...

My intent here is to say kudos for the idea, and offer help if you have interest in putting this project on OpenWRT devices :)

I can at least give it a try and help debug, if that is helpful. Cheers!

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

1 participant