Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-11-09 00:38:32 +0300
committerMiguel de Icaza <miguel@gnome.org>2001-11-09 00:38:32 +0300
commitfb733b8b625d8827246ab8ed41f344506fe12344 (patch)
treefa72704dbdb6392481ea8c8397d4f8ce9ddefe1f /doc/download
parent68a364a52989a6d923b57fdc5c442d2f8d3b5f34 (diff)
2001-11-07 Miguel de Icaza <miguel@ximian.com>
* x86/tramp.c: Include stdlib to kill warning. 2001-11-07 Miguel de Icaza <miguel@ximian.com> * main.c (dis_property_methods): Added missing colon which avoided setting loc.t 2001-11-07 Miguel de Icaza <miguel@ximian.com> * interp.c: Include stdlib to kill warning. (check_corlib): Adjust format encodings to remove warnings. 2001-11-07 Miguel de Icaza <miguel@ximian.com> * reflection.c (build_compressed_metadata): Eliminates warnings and uses 64-bit clean code. * metadata.c (mono_type_hash): Change signature to eliminate warnings. (mono_type_equal): Change signature to eliminate warnings. 2001-11-07 Miguel de Icaza <miguel@ximian.com> * monoburg.y: Include string.h, stdlib.h to kill warnings. * sample.brg: Include string.h to remove warnings. svn path=/trunk/mono/; revision=1298
Diffstat (limited to 'doc/download')
-rw-r--r--doc/download2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/download b/doc/download
index e1fd3fcc2f1..2ca138d9db2 100644
--- a/doc/download
+++ b/doc/download
@@ -150,6 +150,8 @@ tar xzvf glib-1.2.10.tar.gz
make
make install
</pre>
+ * You also need a patch found <a
+ href="http://www.cygwin.com/ml/cygwin/2001-04/msg01792.html">here</a>.
* Unpack the mono distribution: