[Mono-bugs] [Bug 50654][Nor] Changed - mono-build-w32.sh not compatible with cygwin
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Mar 2005 15:27:59 -0500 (EST)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50654
--- shadow/50654 2004-08-27 18:09:40.000000000 -0400
+++ shadow/50654.tmp.3669 2005-03-11 15:27:59.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 50654
Product: Mono: Runtime
Version: unspecified
OS: Windows XP
OS Details: Windows 2000 all service packs + cygwin
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 040 One week
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: fgenolini@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -97,6 +97,10 @@
copy over these files every time the script is run.
cannot open crtbegin.o: No such file or directory -- caused because
mingw has been chosen rather than cygwin -- the compiler is looking
in .../i686-pc-mingw32, rather than ../i686-pc-cygwin, where the
file really is...
+
+------- Additional Comments From vargaz@gmail.com 2005-03-11 15:27 -------
+Fixed in SVN. The new mono-build-w32.sh script is in
+trunk/website/edit/shared/contributing in SVN.