[m-rev.] For review: Mention .NET 1.1 and MSYS support on download page
Jonathan Morgan
jonmmorgan at gmail.com
Thu Mar 2 14:07:39 AEDT 2006
Estimated hours taken: 0.1
Branches: main
Update README files.
w3/download/include/release.inc :
Mention support for building the compiler with the .NET 1.1 SDK
or with MSYS.
Index: download/include/release.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/release.inc,v
retrieving revision 1.43
diff -u -u -r1.43 release.inc
--- download/include/release.inc 6 Feb 2006 06:35:04 -0000 1.43
+++ download/include/release.inc 2 Mar 2006 03:01:53 -0000
@@ -151,17 +151,20 @@
<li> For Windows,<p>
<ol>
- <li> You will need <a href=http://www.cygwin.com/>Cygwin</a>,
+ <li> You will need either <a href=http://www.cygwin.com/>Cygwin</a>,
which you can download
- <a href=http://www.cygwin.com/setup.exe>here</a>.
- Cygwin includes GNU C and GNU Make.<p>
+ <a href=http://www.cygwin.com/setup.exe>here</a>,
+ or <a href=http://www.mingw.org/msys.shtml>MSYS</a>.
+ Cygwin includes GNU C and GNU Make.
+ MSYS includes GNU Make, but requires
+ <a href=http://www.mingw.org>MinGW GNU C</a>.<p>
<li> You can optionally use
<a href="http://msdn.microsoft.com/visualc/default.asp">
Microsoft Visual C</a> rather than GNU C.<p>
<li> If you want to take a look at our preliminary support for .NET,
you also need
<ol>
- <li> the Microsoft .NET SDK version 1, available from
+ <li> the Microsoft .NET SDK version 1 or 1.1, available from
<a href="http://msdn.microsoft.com/netframework/">
MSDN</a>.
If you are an MSDN Universal subscriber you can
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20060302/3d5c3720/attachment.html>
More information about the reviews
mailing list