> Does the mcs complier support the various command line switches of the csc compiler >such as /t:library, /r:AnotherLib.dll - if so where can I find the relevant docs on >these switches (can you build a library, or module type file).
Yes, we do. Someone already replied to your question, but I wanted to add that we do ship with a nice and shiny man page, if you are on Linux, you can type: man mcs And find out about it ;-) Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
