[Mono-dev] Platform independence of mono assemblies

Miguel de Icaza miguel at xamarin.com
Fri May 20 13:22:31 EDT 2011


Hello,

In Fedora, the assemblies are treated as architecture-dependent and so
> they (including the GAC) are put into %{_libdir} which is /usr/lib64 on
> x86_64 systems.
>
> However, it seems to be the standard for mono to place the assemblies
> under %{_prefix}/lib/, regardless of the architecture.
>

When we end up having architecture dependent code, we will do that ourselves
in our upstream packages.

So you really should just take Mono's default configuration.   When the time
comes that we need to add arch-specific assemblies, that support will just
be added upstream.

You could save yourself and your users a lot of work that way.

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110520/9d3878d3/attachment.html 


More information about the Mono-devel-list mailing list