summaryrefslogtreecommitdiff
path: root/BUILDING
diff options
context:
space:
mode:
authorgraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-06-25 00:42:45 +0000
committergraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-06-25 00:42:45 +0000
commite45f99a03c6d8e0cf8453aa9419920d0faf741ca (patch)
tree8e22ccff0f37c0490304b4e57ecfd0efd6e68557 /BUILDING
parent4cf94b582ea50d2799533c3545eb16845f4795da (diff)
allow --beam_prune=0
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@26 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'BUILDING')
-rw-r--r--BUILDING3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILDING b/BUILDING
index 77eafdfd..dcb3d45b 100644
--- a/BUILDING
+++ b/BUILDING
@@ -34,7 +34,8 @@ Instructions for building
If you're building on cygwin, their libtool is buggy; this make command
works for now:
- make LIBS+="-loolm -ldstruct -lmisc -lz"
+ make LIBS+="-loolm -ldstruct -lmisc -lz -lboost_program_options" \
+ CFLAGS+="-Wno-sign-compare"
5) Test