1. WpfGfx support I've got WpfGfx to build with libstdc++: https://gitlab.winehq.org/mono/wpf/-/merge_requests/8. GCC produces ICE, and I have no time to troubleshoot; Clang works fine.
2. Unbundle many dependencies, remove prebuilt binaries Already unbundled: FAudio^, SDL3 (unmanaged side; still need to unbundle the managed side via codegen) Trivial TODOs: FNA3D^ TODO: Mono.Cecil TODO: remove unused sources in the tarball to ensure they're actually unused. ^: Need to add a csharp subpackage providing mono(...) from the native Unix side. Since DllImport does not care about platform differences, we can just copy or symlink them. 3. Split package Support installing x86/x86_64 individually. 4. Apply patches from rpms/mono --- Wishlist: Add ARM/AArch64 support. Remove prebuilt reference assemblies? -- _______________________________________________ mingw mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
