[Mono-devel-list] System.Reflection.Emit Build Errors
Ben Maurer
bmaurer at users.sourceforge.net
Tue May 20 11:41:50 EDT 2003
The problem is that that is *not* the right way to build (as I found
out). We must now go through the multi-step "build corlib, then mono,
then classes". The process seems a bit error prone (as we have found out
over the last while).
I did notice that there is a script that could be used for the build,
[mono]/mcs/tools/tinderbox/tinderbox.sh, so I guess I am happy!
Sincerely,
Ben Maurer
-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of Dick Porter
Sent: Tuesday, May 20, 2003 9:18 AM
To: mono-devel-list at lists.ximian.com
Subject: RE: [Mono-devel-list] System.Reflection.Emit Build Errors
On Tue, 2003-05-20 at 13:46, bmaurer at users.sourceforge.net wrote:
> However, I think that these sorts of things can be avoided by
automated
> means. As joelonsoftware.com correctly points out, building mono
should
> be possible in one command line: "make && make install". The class
libs
> should be done with "make && make install prefix=/my/prefix".
Well volunteered.
- Dick
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list