http://bugzilla.novell.com/show_bug.cgi?id=507108
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=507108#c16 Harald Herrmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #16 from Harald Herrmann <[email protected]> 2009-06-17 07:47:14 MDT --- Setting with-tls to __thread seems to solve our problems. HelloWorld and the mono testsuite are now behaving as expected. The reason why we hadn't tried that before is that there is no corresponding mono_cv_with_tls configure cache variable. So for cross compiling the only way to overcome that was to change the configure.in file and manually remove/adapt the __thread configure test case. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
