[Mono-devel-list] [PATCH] Reworked unified Locale classes

Kornél Pál kornelpal at hotmail.com
Fri Jun 10 16:02:35 EDT 2005


> From: Rafael Teixeira
>We could just have this pair of sources
>
>mcs/class/all/Assembly/Locale.cs
>mcs/class/all/Assembly/MonoTODO.cs
>
>and have it added in the makefile along with the .sources list for
>each compiling. Just keep those global things to a minimum, as it will
>duplicate cil-bytecode on every assembly, but that is at-least in the
>System.*/Microsoft.* family a necessity not to expose an incompatible
>dependency.
>
>Refining it a bit...
>
>For the Mono.*/Commons/* families of assemblies we could put those two
>source, in a ? Mono.Core.dll ? that is referenced by all of them.
>
>Thoughts?

I think this is little overhead in bytes so we can compile them into all of
the assemblies.

Modifying makefile to use a single copy is a good thing. If someone is
morefamiliar with makefiles than me please implement this.

Kornél

On 6/10/05, Kornél Pál <kornelpal at hotmail.com> wrote:
> > It'd be nice to modify the build system to reduce copy+paste reuse. This
> > also happens for, eg MonoTODO.
>
> My only problem is I don't know these Linux build utilities at all and the
> most complex thing I can do is to add a new file to the .sources files.:)
> Is there some good documentation or guide to them?
>
> I even don't know how much build targets are there in Mono build system
> and
> I did not found an explanation.
> Is it documented somewhere?
>
> Kornél
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


--
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes.
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list