[SRILM User List] problems building SRI tools
Andreas Stolcke
stolcke at icsi.berkeley.edu
Thu May 15 14:06:17 PDT 2014
On 5/15/2014 11:32 AM, Ana wrote:
> Hi all:
> I've just started with srilm, and I wonder if is possible to
> build it over a x86_64 platform.
> Should I create a file common/Makefile.machine.x86_64?
> Has someone tried to do this before?
MACHINE_TYPE=i686-m64 is for x86_64 Linux machines.
It should be detected automatically if you type "make". If not use
make MACHINE_TYPE=i686-m64 ...
Andreas
More information about the SRILM-User
mailing list