[Mono-list] type-reflector makefile

Martin Baulig martin@gnome.org
16 Jan 2003 21:18:17 +0100


"Jaroslaw Kowalski" <jarek@atm.com.pl> writes:

> Would it be possible to create a separate CVS module (monotools???) and move
> the tools (maybe also monodoc, debugger, xsp, etc.) there?

Well, the debugger is already in its own module `debugger' - or do you mean the symbol
writer in Mono.CSharp.Debugger ?

The symbol writer needs to be in Mono.CSharp.Debugger because it's basically a part of the
compiler and must always be installed together with the compiler.

> We would have the following build procedure:
> 
> - build mcs and mono
> - install mcs and mono
> - (optional) build and install gtk-sharp
> - (optional) build and install tools

Yeah, that'd make sense.

-- 
Martin Baulig
martin@gnome.org
martin@ximian.com