On Mon, May 20, 2013 at 5:20 PM, Abe Gillespie <abe.gilles...@gmail.com>wrote:

> You have to read the output of "dmcs --help" - hint, you put the
> space-delimited list of cs files at the end of the command.  With that
> said, the easiest way to figure out what dmcs needs is to fire up
> MonoDevelop, compile a project, and inspect the output window for the
> dmcs command that was used.
>
> Good luck!
>
> On Mon, May 20, 2013 at 5:07 PM, Yves S. Garret
> <yoursurrogate...@gmail.com> wrote:
> > Hi,
> >
> > I've done this in an IDE, but say I'm working with VI and would like to
> --
> > from the
> > command line -- to build and link a bunch of C# files (one of them has a
> > main
> > method) into an executable.  How would I be able to do this with mono?
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
>

:)

The problem that I'm facing is that on my CentOS 6.4 machine, mono
works, but monodevelop does not :) .  This is my backup plan.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to