[Mono-bugs] [Bug 670071] Do not define GC_DLL for GNU compiler

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Feb 12 14:42:14 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=670071

https://bugzilla.novell.com/show_bug.cgi?id=670071#c3


--- Comment #3 from Robert Jordan <robertj at gmx.net> 2011-02-12 19:42:13 UTC ---
> I do not know much about embedding Mono, but shouldn't they only rely on
> symbols that are defined in publicly exposed header files?

Some GC_* functions are exported on purpose even if they are not baked by
headers. They are used by embedders to prevent GC collections from happening
during critical operations. I don't know if they are commonly in use.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list