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 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
