Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78767 --- shadow/78767 2006-08-09 09:32:07.000000000 -0400 +++ shadow/78767.tmp.11617 2006-08-10 07:24:41.000000000 -0400 @@ -276,6 +276,13 @@ (Probably because it cannot be made to work, i.e. it is not possible to determine the TLS offset used by a TLS variable in a shared library during compile time). What would be useful is some kind of libc call, which given the reference to a TLS reference, would return the TLS offset. Anyway, I will check in this change. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 07:24 ------- +The change is now in SVN. It will slow down a bit the case when libmono +is linked directly into the executable, but makes dynamic loading of +libmono possible. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
