[Mono-bugs] [Bug 22817] New - The -o option for mcs ignores directories

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
30 Mar 2002 10:10:43 -0000


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by pt99par@student.bth.se.

http://bugzilla.ximian.com/show_bug.cgi?id=22817

--- shadow/22817	Sat Mar 30 05:10:43 2002
+++ shadow/22817.tmp.18793	Sat Mar 30 05:10:43 2002
@@ -0,0 +1,38 @@
+Bug#: 22817
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: Mandrake 8.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: pt99par@student.bth.se               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The -o option for mcs ignores directories
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Compile a program with   mcs -o <directory>/<executable>
+2. 
+3. 
+
+Actual Results:
+The binary is then located in the directory where mcs was
+executed.
+
+Expected Results:
+The binary should be in the specified directory.
+
+How often does this happen? 
+Allways
+
+Additional Information: