[Moses-support] Problems with moses compilation

2014-03-11 Thread Yun Chung
Dear Moses supports, I am running into an error when compiling Moses ( https://github.com/moses-smt/mosesdecoder/commit/23556697c4e6831bfd0574351717f5a7b79dff77) with the options threading=single and --static. (x86_64-redhat-linux) The command I used is: ./bjam threading=single --static

Re: [Moses-support] Problems with moses compilation

2014-03-11 Thread Kenneth Heafield
Hi, Please pull and try again. I've set pcqueue_test so it won't be compiled as part of the single-threaded build. Also fixed rt linkage. Kenneth On 03/11/14 01:25, Yun Chung wrote: Dear Moses supports, I am running into an error when compiling Moses