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=82007 --- shadow/82007 2007-07-05 11:55:57.000000000 -0400 +++ shadow/82007.tmp.31093 2007-08-10 14:25:54.000000000 -0400 @@ -65,6 +65,22 @@ -> PPC bug ------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 11:55 ------- I have also tested it on a intel machine and it doesnt crash there. So this really seems like a ppc issue. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-10 14:25 ------- +Does this depend on a modified Mono? + +mac$ gcc -o teste teste.c `pkg-config --cflags --libs mono` -lm +powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-pthread' +/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may +result in errors or different symbols being used +/usr/bin/ld: Undefined symbols: +_ves_icall_System_AppDomain_InternalUnload +_ves_icall_System_AppDomain_createDomain +symbol ___freedtoa used from dynamic library +/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libpthread.dylib(gdtoa-dmisc.So) +not from earlier dynamic library /mono/lib/libmono.0.dylib(strtod.o) +collect2: ld returned 1 exit status + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
