The mono_dl_register_library function can currently be used to
register P/Invoke mappings for platforms that do not have a dynamic
linker. The attached patch makes it also function as a fallback when
the system's dynamic linker cannot resolve the library, so that it is
always available to embedders.

I'll also need to restore mono/utils/mono-embed.h to the public
headers in the autotools build (but this patch was created using MSVC
on Windows).

OK to commit to trunk?

-- 
Michael Hutchinson
http://mjhutchinson.com

Attachment: mono-dl-map.diff
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to