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

github.com/moses-smt/giza-pp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2015-04-04 19:45:17 +0300
committerHieu Hoang <hieuhoang@gmail.com>2015-04-04 19:45:17 +0300
commit228a39b94ff61f41f36a15ce0194dadc69dc0e36 (patch)
tree34040b8d9150f27e31f3230cf2e65a29cdaaabff
parented1df282117b5865d51ac573b53f3a7f486aeb30 (diff)
update readme to warn people it doesn't work with clang
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 7cddc4b..072b094 100644
--- a/README
+++ b/README
@@ -10,4 +10,5 @@ UPDATE 4th April 2015, by Hieu Hoang:
Works with most versions of gcc, including really old versions. Doesn't work with recent versions of clang.
Why not try using mgiza? It's multi-threaded and kept up to date to work with most compilers
- https://github.com/moses-smt/mgiza \ No newline at end of file
+ https://github.com/moses-smt/mgiza
+