[Mono-bugs] [Bug 681841] Build on PPC fails with "Unknown error 8192"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 24 06:21:08 EDT 2011


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

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


--- Comment #3 from Kenneth Skovhede <kenneth at hexad.dk> 2011-03-24 10:21:07 UTC ---
I eventually cross-compiled mcs and mono on a x86 and copied the binaries over.
This works, in that I can now run mcs and mono on the PPC.

If I try the line (with the cross-compiled mcs-2.10.1):
/usr/bin/mcs /codepage:65001  -optimize -d:NET_1_1 -d:ONLY_1_1
-d:BOOTSTRAP_WITH_OLDLIB -target:exe -out:mcs.exe cs-parser.cs 
@mcs.exe.sources

It still crashes with the same errors, but it must be related to issue #414845,
as the problem goes away if I edit the constant (but it then complains about
Profile_1_1 not being support).

I can try with 2.10 if that helps somehow, but I got the same errors with 2.8.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list