On Wed, Nov 30, 2016 at 4:03 PM, Alexander Köplinger via Mono-devel-list <[email protected]> wrote: > Correct, the blog post and plan is only about the framework libraries like > mscorlib.dll, System.dll that ship with Mono.
This was how I understood it. Currently it's possible to cross-build a Windows Mono on Linux, by cross-building the unmanaged components, and combining them with assemblies from a native Linux build of Mono. I don't want to lose the ability to cross-compile Mono. If we can't share the same mscorlib between Windows and Linux Mono, we'll need a way to build a Windows mscorlib on Linux. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
