[Mono-list] Pre-compiled Assemblies
Abe Gillespie
abe.gillespie at gmail.com
Wed Jul 15 10:20:23 EDT 2009
configure --help is not showing that option. I used it anyways just
in case it wasn't documented - no change. What I ended up doing was
manually editing the Makefile in the docs dir. Now I'm not terribly
familiar with the autoconf / make system, but I could understand
enough to limit the doc generation to a single dir of the source.
This seems to have worked. I was able to get through a build.
-Abe
On Tue, Jul 14, 2009 at 9:33 PM, Gonzalo Paniagua
Javier<gonzalo.mono at gmail.com> wrote:
> On Mon, 2009-07-13 at 22:06 -0400, Abe Gillespie wrote:
>> I thought there existed a package of pre-compiled assemblies available
>> for download. My problem is while compiling Mono my machine runs out
>> of memory (162mb) during compilation of the core assemblies.
>> Specifically it dies while processing (generating?)
>> mono-2.4.2.1/mcs/docs/netdocs.tree. Now if I use the
>> --disable-mcs-build option then I can successfully build but I don't
>> have any assemblies to install on my system.
>>
>> Would someone point me to the package (if I'm not making that up) or
>> offer some assistance?
>
> When running configure or autogen.sh in the 'mono' directory, add this:
> --with-mcs-docs=no
>
> and the documentation won't be built.
>
> -Gonzalo
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list