[Mono-bugs] [Bug 676181] Compiler hangs when invoked from System.Diagnostics.Process.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 2 03:09:58 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=676181#c1


--- Comment #1 from Mikael Lyngvig <mikael at lyngvig.org> 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.


More information about the mono-bugs mailing list