redpony / cdec

Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) context-free formalisms
http://cdec-decoder.org/
Apache License 2.0
183 stars 77 forks source link

the '-mt' suffix of libboost in makefile #34

Open HuiyingLi opened 10 years ago

HuiyingLi commented 10 years ago

Hi,

In the makefiles of the latest cdec, '-mt' suffix are appended for libboost. It is a bit inconvenient for linux users since default installation on linux does not have the -mt suffix.

Best, Huiying

kpu commented 10 years ago

I have it on gentoo linux. All depends how Boost was compiled.

redpony commented 10 years ago

I've put in a more recent version of boost.m4 -- can you confirm whether this as fixed the link line issues that you guys have been having?

On Tue, Jan 21, 2014 at 10:03 PM, Kenneth Heafield <notifications@github.com

wrote:

I have it on gentoo linux. All depends how Boost was compiled.

— Reply to this email directly or view it on GitHubhttps://github.com/redpony/cdec/issues/34#issuecomment-32989557 .