https://bugzilla.novell.com/show_bug.cgi?id=414845
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=414845#c8 --- Comment #8 from Alexander Petrov <[EMAIL PROTECTED]> 2008-08-12 11:16:16 MDT --- In fact, I was wrong - there is a previously installed version of Mono 1.2.3 on given machine. So the critical command mcs /codepage:65001 -optimize -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources is executed by mcs 1.2.3. Is this a possible reason for given bug ? And how to escape the grasp of older version (without it's uninstalling) during make? Thanks. -- 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
