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
commit60a7aa278e9d24e0927fabf12581e8b36b774a2c (patch)
tree0cb8eb6f55b414aaafca21038cf9a6121768c701 /BUILDING
parent68025b0169fd3cc71c1b38f30518204014eadfbb (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