Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@9a26d1b7-1c8f-445c-8fdd-6576f508279d>2014-04-03 16:16:35 +0400
committerhieuhoang1972 <hieuhoang1972@9a26d1b7-1c8f-445c-8fdd-6576f508279d>2014-04-03 16:16:35 +0400
commit578ac57a7269ef82295cad4ef53ad269ef0e31c7 (patch)
tree0e3674836f21412a55f22245ea0d4ff915e01cc7
parent3073d5b6ab27ea00f216f14b8d535f877cab19bd (diff)
compile error on clang
-rwxr-xr-xmgizapp/manual-compile/compile.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/mgizapp/manual-compile/compile.sh b/mgizapp/manual-compile/compile.sh
index 9571624..c6e002d 100755
--- a/mgizapp/manual-compile/compile.sh
+++ b/mgizapp/manual-compile/compile.sh
@@ -8,10 +8,12 @@ LDFLAGS="-static"
#GCC=clang
#GPP=clang++
-SRC_DIR=/home/s0565741/workspace/mgizapp/src
-BOOST_ROOT=/home/s0565741/workspace/boost/boost_1_54_0
-BOOST_LIBRARYDIR=/home/s0565741/workspace/boost/boost_1_54_0/lib64/
+SRC_DIR=/Users/hieu/workspace/mgizapp/mgizapp/src
+BOOST_ROOT=/Users/hieu/workspace/boost/boost_1_55_0
+BOOST_LIBRARYDIR=/Users/hieu/workspace/boost/boost_1_55_0/lib64/
+BOOST_ROOT=/Users/hieu/workspace/boost/old/boost_1_54_0.old
+BOOST_LIBRARYDIR=/Users/hieu/workspace/boost/old/boost_1_54_0.old/lib64/
rm *.o libmgiza.a d4norm hmmnorm mgiza plain2snt snt2cooc snt2coocrmp snt2plain symal mkcls