[Mono-dev] Altering our build system.
Miguel de Icaza
miguel at novell.com
Tue May 25 12:43:00 EDT 2010
Hello,
> 1. Can we build using either .Net compilers or mono compilers?
I think that in this move to "just build for the regular user", I do not
mind if we use either one.
> 2. Is there the concept of make and make install (building class libs
> versus installing them in some location)?
It exists in Mono's Makefile setup, but I do not think that the VS
projects that we have have this.
There is a tool mono mono/msvc that can be run on Linux to "extract" all
of the command parameters used to build a library. This could be used
to ensure that we do not accidentally forget to include some build flag
on the VS tooling.
Miguel
More information about the Mono-devel-list
mailing list