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

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


--- Comment #3 from Kenneth Skovhede <[email protected]> 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to