CrossCompile #226
Replies: 4 comments 4 replies
-
Have a look at the build script in .github/workflows/ what we do is:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for it. As it looks like YML is not possible to let run local, I need to extract the steps local, and then try it. If I come to the conclusion then I'll try to add a Mipsl arch if this would be ok for you at a pull request. |
Beta Was this translation helpful? Give feedback.
-
Hi So. After seeing that mipsel is stopped in current version of rust, I also stopped my PR for it. It will fail for sure.
You have an Idea on it? I'm too far away from rust :-/ |
Beta Was this translation helpful? Give feedback.
-
Ok, it becomes harder. as far as I could see, the Ring depends on rustsl, and booth where marked as non Mips... So I fear the changes becomes lower and lower... |
Beta Was this translation helpful? Give feedback.
-
Hi There,
I see in the assets several versions are avalible, what is not that bad. but currently I miss a mipsel version . The reason is, because I have a Receiver (VU+Duo2) which is running anyhow permanently. To set up there Neolink would be a good fit in my eyes.
Could someone guide me, on how to cross compile to mipsel32 ? And if there could be dependencys which may could have problems?
Beta Was this translation helpful? Give feedback.
All reactions