From 5d661b49dab6e0e3620efbd4e45a2ed53d04232c Mon Sep 17 00:00:00 2001 From: graehl Date: Thu, 24 Jun 2010 22:35:50 +0000 Subject: build on cygwin git-svn-id: https://ws10smt.googlecode.com/svn/trunk@23 ec762483-ff6d-05da-a07a-a48fb63a330f --- BUILDING | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BUILDING') 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 -- cgit v1.2.3