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=81455 --- shadow/81455 2007-07-19 19:21:11.000000000 -0400 +++ shadow/81455.tmp.7896 2007-07-19 19:37:22.000000000 -0400 @@ -69,6 +69,22 @@ Still no noticeable improvement. ------- Additional Comments From [EMAIL PROTECTED] 2007-07-19 19:21 ------- Created an attachment (id=19584) draft patch: configure.in, mono/ + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-19 19:37 ------- +New snapshot: +* fixed mono_create_ftnptr() for ppc64 function descriptors +* enabled compilation on Linux/ppc64 (including 32-bit) +* added support for Linux/ppc64 +* fixed exception handling for Linux/ppc64 +* fixed atomic.h for ppc64 + +Results: +- mini no longer aborts, instead it hangs on OS X +- on Debian Linux it crashes +- playing with the defines in mini_init() as suggested by Zoltan did +not improve things + +Again, comments would be appreciated! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
