Skip to content

Dotnet support for FreeBSD #102377

Answered by Thefrank
lillo42 asked this question in Q&A
May 17, 2024 · 4 comments · 12 replies
Discussion options

You must be logged in to vote

what is missing for dotnet to be completely compatible with FreeBSD

Depending on how you see "completely compatible" either nothing at all or so many interlocking things that this topic would quickly expand far beyond the question.

As @am11 said the dotnet in FreeBSD's ports is usable right now for basic needs. You will need to turn off the ASLR flag for any binaries you generate with it (elfctl -e NAME). If you want to do serious development with it for/on FreeBSD and want to use anything more than the SDK (e.g., using dotnet tool ...) you will run into typical THING-is-supported-by-the-community limitations as developers are hesitant to build for/support a platform that is not officia…

Replies: 4 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@am11
Comment options

@am11
Comment options

Answer selected by lillo42
Comment options

You must be logged in to vote
10 replies
@Thefrank
Comment options

@am11
Comment options

@am11
Comment options

@Thefrank
Comment options

@am11
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants