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
commit1c910fb89ee11f47c3ab22e3e6c66546accabc86 (patch)
tree33268af723c62c642cd287f644d67e108f5dd6fc /BUILDING
parent4cea650dce26e983c310aee5e50ce0987b1c26fc (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