Hi,

This may already be well-known to some, but it was news to me, and it was
very useful, so I'm posting for posterity. It is possible to compile just a
single moses binary by adding the name of that binary to the end of the
bjam command. This is very useful when debugging, etc, as only the command
of interest need be recompiled, which saves time.

For example, to compile just mosesserver:

/usr/bin/bjam debug-symbols=on -j8 --with-xmlrpc-c=/usr --with-cmph=/usr
> --toolset=gcc --with-giza=/opt/moses/external/bin --with-tcmalloc=/usr
> --with-mm mosesserver


Cheers,
Lane
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to