[Mono-list] Using mono corlib instead of mscorlib

Blauhorn Kresimir kresimir.blauhorn@siemens.hr
Wed, 30 Jan 2002 09:14:34 +0100


Hi 

	I was playing with mono for a few days. Look at the code, add few
tests (for sake of learning how to do it, not realy usefull ones) :)).Then I
try to fix few TODO places in code of class library but I found out that my
test program not use corblib of mono. I try --nostdlib switch and
-r<path>corlib but does not work. I know that I missing something but I
don't know what. Can anybody please explain to me how I can compile my test
programs with mono corlib.
Thanks
Kresimir