https://bugzilla.novell.com/show_bug.cgi?id=676181
https://bugzilla.novell.com/show_bug.cgi?id=676181#c1 --- Comment #1 from Mikael Lyngvig <[email protected]> 2011-03-02 08:09:58 UTC --- Whoops, I forgot the parameter "-compiler:gmcs.bat" in step three. In other words, step 3 of the procedure for reproducing the problem should read: 3. Invoke the command: mono build.exe -compiler:gmcs.bat This is due to the slightly irritating way that Mono uses scripts to launch itself and other components. It would be better if you used small C programs to perform the dispatch that is currently being done by batch files. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
