Hi Nikita,
> Invalid version tag 'VER_1'. Only anonymous version
> tag is allowed in executable
In the meanwhile try to remove 'VER_1' from mono/mini/ldscript:
--- ldscript (revision 50934)
+++ ldscript (working copy)
@@ -1,4 +1,4 @@
-VER_1 {
+{
global:
mono_*;
GC_push_all_stack;
Rob