Replies: 1 comment
-
Please open issues with details about those SIGSEGV in coreclr linux-x86. It is a community supported platform, known to be working at some point. It is likely an unintended regression by a (recent) code change.
Unlike mono/mono repo, the build configuration for linux-x86 is currently not set up for mono in runtime repo yet. I think it should be possible to add those configurations without any code changes. In |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get a runtime to work on linux-x86. I've first tried to get the coreclr running, but I ran in various SIGSGV... and I don't really know how to debug it.
I thought maybe it would be possible to build the mono runtime for x86, but when i try to cross build it the output binaries seem to be x64.
Could someone tell me if I'm doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions