summaryrefslogtreecommitdiff
path: root/BUILDING
diff options
context:
space:
mode:
authorgraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-06-24 22:35:50 +0000
committergraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-06-24 22:35:50 +0000
commit5d661b49dab6e0e3620efbd4e45a2ed53d04232c (patch)
tree9fd881a62c8211c5917834bb404047d4dc56fd08 /BUILDING
parented704ce2e0ec5ebb64a07c68f977a830a8e7d161 (diff)
build on cygwin
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@23 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'BUILDING')
-rw-r--r--BUILDING5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUILDING b/BUILDING
index bf86a272..77eafdfd 100644
--- a/BUILDING
+++ b/BUILDING
@@ -31,6 +31,11 @@ Instructions for building
version idiosyncracies (generally, I assume you have a relatively new
of g++).
+ If you're building on cygwin, their libtool is buggy; this make command
+ works for now:
+
+ make LIBS+="-loolm -ldstruct -lmisc -lz"
+
5) Test
./tests/run-system-tests.pl