[Mono-list] Re: CVS Modules: Was (Short Status of MonoBASIC)

Miguel de Icaza miguel@ximian.com
13 Aug 2001 13:55:20 -0400


> Should we start reworking the cvs modules abit? They are abit unorganized.
> We have the class libs in the c# compiler module,
> the class libs status info in the runtime module.

Basically the difference is on `where is this built?'  the mcs module
is built on windows and has no autoconf process.  The mono module
builds on Linux.

The only problem is indeed the `status' directory, as that one sadly
has a script that depends on Windows (if someone wants to replace the
.NET code with a perl script, I would not mind).

I really do not want to shuffle files right now, there is no real
advantage.  When we have the compiler self-hosting we can change
this. 

Miguel.