Hi Nikita,

I changed the ldscript in mono/mini per Robert's
advice. Now my ldscript is:
+{

Remove the "+". This was part of the diff I posted.
"+" means a line has been added.


global: mono_*;
              GC_push_all_stack;
              GC_start_blocking;
              GC_end_blocking;
              gc_thread_vtable;
      local:
              *;
};


** ERROR **: file handles.c: line 546
(_wapi_lookup_handle): assertion failed:
(shared_handle_data->type == type)
aborting...

Remove the ~/.wapi/ folder (it's in your home) and retry.

Rob

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

Reply via email to