Skip to content

Comment on Announcing the F# 3.1 Compiler/Library Code Dropparent

Comments

One potential gotcha there: The Mono runtime libraries are licensed under the LGPL, so beware of using this option if you've got licensing restrictions that prevent you from distributing binaries that are statically linked to LGPL code.

You can always leave the --static flag off, but then your binaries will require the Mono run-time to be installed.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.