Thanks, the external mcs & mono work nicely.

However, if possible I would prefare to stick to the internal compiler, so that the way how the benchmarks were built is most transparent.

Tomas

Kornél Pál wrote:

autogen.sh is in SVN only and is used to generate configure and some other
things and executes configure at the end.

I don't know whether the error is in build procedure or at you but you can use an existing mono installation instead of monolite for building mcs tree.

Use

"make EXTERNAL_MCS=/usr/local/bin/mcs EXTERNAL_RUNTIME=/usr/local/bin/mono"

instead of just "make".

Use the prefix of the installation instead of "/usr/local/"

Kornél



_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to