[Mono-list] (no subject)

Piyush, Garyali (IE10) Piyush.Garyali@honeywell.com
Tue, 12 Nov 2002 00:53:40 -0600


Hi,

I was trying to separate the mint code from mono and 
found that the following codebase is required for
building only "mint.exe".

../config.h
./mono/cil/opcode.def
./mono/os
./mono/arch
./mono/utils
./mono/io-layer
./mono/metadata
./mono/interpreter

I wanted to know whether the codebase can be further 
shrinked? Are there files in io-layer and metadata 
which do not belong/not-used by the mint code and can
be removed from the code-base so that a separate 
makefile can be made that only builds mint!

Thx in adv,
~p garyali