[Mono-list] Mono C# compiler command line options.
Richard Torkar
richard.torkar@htu.se
12 Jul 2002 16:25:52 +0200
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,...