[m-rev.] trivial diff: update README.clang for Windows

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Oct 4 00:00:41 AEDT 2011


Branches: main, 11.07

README.clang:
 	Mention that Mercury works with clang on Windows.

Julien.

Index: README.clang
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/README.clang,v
retrieving revision 1.2
diff -u -r1.2 README.clang
--- README.clang	3 Oct 2011 05:07:21 -0000	1.2
+++ README.clang	3 Oct 2011 12:58:31 -0000
@@ -1,7 +1,7 @@
  This file documents how to use clang as the C compiler with Mercury.  Support
-for Mercury with clang has been tested on Linux and Mac OS X.  To use clang as
-the C compiler for Mercury invoke Mercury's configure script with the --with-cc
-option set as follows:
+for Mercury with clang has been tested on Linux, Mac OS X and Windows.  To use
+clang as the C compiler for Mercury invoke Mercury's configure script with the
+--with-cc option set as follows:

      $ ./configure --with-cc=clang


--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list