On 15.01.2014 23:23, Jie Jiang wrote:
Sorry Rico, my bad, I didn't turn on that switch. Now it compiled.However, c++11 was not specified in Jamroot, how did your compiler have that flag on?
I added the switch -std=c++0x to Jamroot, which is synonymous with -std=c++11 for gcc (see commit d2d508; it's reverted now).
- Rico
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
