[Mono-list] Custom corlib
boroleprashant
boroleprashant at gmail.com
Sun Jan 27 06:26:18 EST 2008
Hi,
I need to compile my own _very_ reduced set of corlib with just the bare
minimal necessary things inside. I created such a prototype, and used to
compile using Microsoft C# 2005 express compiler. It seems to work pretty
well for me till now.
But because of licensing issues, I'm thinking of mono mcs. After googling a
bit, I found that mcs uses the same corlib it is compiling when compiling it
with --nostdlib. [This could be a feature]. My corlib is not at all
complete, and not even intended to be.
Is there any other way using mono ? Or any other option ?
Thanks
~Prashant
--
View this message in context: http://www.nabble.com/Custom-corlib-tp15118235p15118235.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list