You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to close this issue since there probably isn't anything to be done. As Amanieu noted the problems don't really look specific to compiler-builtins, so please open a rust-lang/rust bug if there are continued problems.
I am getting this error when compiling the rust application for mips n32 arch abi on Yocto project.
What could be the reason for this error and how to fix it? I suspect the data layout causing this issue. Below is the data layout used.
How do I derive a correct data layout for a specific arch? (Like the one given in #400 (comment))
The text was updated successfully, but these errors were encountered: