[SRILM User List] error in Makefile.machine.i686-m64
omm tayma
omm.tayma at yahoo.fr
Wed Jan 29 02:32:45 PST 2014
hi
if the type of my machineis : i686-m64
so I changed in the file Makefile.machine.i686-m64 as follows:
# Use the GNU C compiler.
GCC_FLAGS = -m64 -Wall -Wno-unused-variable -Wno-uninitialized
CC = $(GCC_PATH)gcc $(GCC_FLAGS) -Wimplicit-int
CXX = $(GCC_PATH)g++ $(GCC_FLAGS) -DINSTANTIATE_TEMPLATES
and
# Tcl support (standard in Linux)
TCL_INCLUDE = -I/usr/include/tcl8.5
TCL_LIBRARY = -ltcl8.5
NO_TCL = 1
but I think this is wrong because I always get errors !!!
please can some one help me !!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20140129/8bc99fb7/attachment.html>
More information about the SRILM-User
mailing list