On Fri, 2002-07-12 at 11:09, Dick Porter wrote: > On Fri, 2002-07-12 at 03:04, Miguel de Icaza wrote: > > Hello everyone, > > > > The Mono C# compiler on CVS now supports the same command line > > arguments as the Microsoft C# compiler does. This means that now you > > can make your makefiles use the CSC command line options, and just do > > stuff like:
<snip> > Wouldnt it be easier (and more deterministic) to pick which argument > style to use based on the c# equivalent of argv[0]? > Wouldn't that then break the default csc behaviour? I know some project depend on that, e.g. Eclipse's C-sharp plugin. Just speaking out loud here :) /Richard -- Supporting the Mono project, and helping you... http://mono.baselabs.org http://mono.baselabs.org/CSAM *** *** "First steps" building guides, CSAM the C Sharp Archived Modules daily Mono RPMS, C# tutorial,... _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
