[Mono-dev] A question on Mono and -Bsymbolic

Jonathan Pryor jonpryor at vt.edu
Mon Jan 29 21:42:13 EST 2007


On Fri, 2007-01-26 at 07:54 -0800, H. J. Lu wrote:
> One side effect is you can no longer override global functions in a
> shared libraries. Does it work with Mono shared libraries? If not,
> is there a list of Mono functions which have to be overridable by
> another shared library or user?

I haven't tried this, but I imagine that Mono doesn't require that it's
functions be overridable by another shared library, as Mono runs on
Win32, and Win32 DLL's do not have this capability.

 - Jon





More information about the Mono-devel-list mailing list