I changed the ldscript in mono/mini per Robert's
advice. Now my ldscript is:
+{
      global: 
              mono_*;
              GC_push_all_stack;
              GC_start_blocking;
              GC_end_blocking;
              gc_thread_vtable;
      local:
              *;
};

Now, following error occurs:
MONO_PATH="../../class/lib/default:$MONO_PATH"
/home/michael/mono-1.1.9.1/runtime/mono-wrapper 
../../tools/resgen/resgen.exe `echo
Npgsql/NpgsqlTransaction.resx | cat`

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

Any suggestions? 

Thanks,
Nikita


                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to