[Mono-dev] How can I build a minimal mono runtime system?
Robert Jordan
robertj at gmx.net
Mon Dec 20 12:14:25 EST 2010
On 20.12.2010 17:27, CodeSlinger wrote:
>
> Thanks for the reply Robert. I was not able to make install mono until I
> added "--with-libgdiplus=no" to the configure options since I could not make
> libgdiplus since I did not have the prereqs and did not need system.drawing.
> The reason we tried that option set to no when configuring the mono make was
> the below code snippet in the configure.in file. I guess I could have said
> "installed" as well. There does seem to be a lot of options for configure
"installed" is the default.
> and make for mono. Are these documented anywhere? Esp. what does
> "--enable-small-config" do? Thanks, Dave
See the README file in Mono's source tree root.
Robert
More information about the Mono-devel-list
mailing list