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

BUILD « lmserver « contrib - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f4d9ace4b5d7b92d6bcceb3dd57fb6243848a46 (plain)
1
2
3
4
5
6
g++ srilm.cc -c -I/fs/clip-software/srilm-1.5.6-PIC/include -O2

make

g++  -g -O2  -L/fs/clip-software/libevent-1.4.8-stable/lib  -o memcached memcached-memcached.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-stats.o srilm.o  -levent -L/fs/clip-software/srilm-1.5.6-PIC/lib/i686 -loolm -ldstruct -lmisc