Uh oh!
There was an error while loading. Please reload this page.
Add OpenBSD target - #124776
Conversation
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
akoeplinger
commented
Feb 24, 2026
@sethjackson, the rough porting order for new OS:
Note that changes which will be made in Here is the guide: https://github.com/dotnet/runtime/blob/dad73abe3f99871e9dc0be8385fd0a4b0e061f64/docs/design/coreclr/botr/guide-for-porting.md (may contain some outdated/unclear bits but it gives us a good start). |
jkotas
commented
Feb 24, 2026
/ba-g deadletter |
sethjackson
commented
Feb 24, 2026
@akoeplinger more than happy to make a tracking issue to track OpenBSD support in CoreCLR. Would you like me to make that or would someone on the team need to make it? I'm happy to open it I just won't be able to and write up the details until later this week. @am11 thanks for the porting instructions! I will be sure to follow along with this as I go. And thanks for merging @jkotas. |
akoeplinger
commented
Feb 25, 2026
@sethjackson you can open the issue when you're ready, that way it's clear who is driving the effort. |
sethjackson
commented
Feb 26, 2026
Sounds good. Created #124911. |
Was missing from the OS list.
It doesn't build quite yet but I'm hoping to land some stuff to at least get CoreCLR closer to working.