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 [EMAIL PROTECTED]

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

--- shadow/76153        2005-09-19 19:58:16.000000000 -0400
+++ shadow/76153.tmp.12885      2005-09-19 19:58:16.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 76153
+Product: Mono: Tools
+Version: 1.1
+OS: Windows XP (Cygwin)
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: tools
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mdassembler wrapper script doesn't work on cygwin
+
+Compiled monodoc from source on cygwin.  The wrapper script that was
+created for mdassembler essentially runs this command:
+
+mono /tmp/build_deps/lib/monodoc/assembler.exe
+
+This command fails, while this command succeeds:
+
+mono tmp/build_deps/lib/monodoc/assembler.exe
+
+The second command succeeds, the only difference is that it's a relative path.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to