[Mono-dev] [PATCH] Make mono_dl_register_library into a fallback

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jul 1 15:39:16 EDT 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-dl-map.diff
Type: application/octet-stream
Size: 8580 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100701/b5f1b4cf/attachment-0001.obj 


More information about the Mono-devel-list mailing list