<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 1/27/2014 11:21 AM, omm tayma wrote:<br>
    </div>
    <blockquote
      cite="mid:1390850516.83578.YahooMailNeo@web133203.mail.ir2.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:12pt">
        <div>Hi,</div>
        <div>I try to install srilm , i did this steps <br>
        </div>
        <div style="color:rgb(0, 0,
          0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue,
          Helvetica, Arial, Lucida Grande,
          sans-serif;background-color:transparent;font-style:normal;">1- 
          i execute <span style="font-weight:bold;">sudo
            ./sbin/machine-type </span> and my machine type is :<span
            style="font-weight:bold;"> i686-m64</span></div>
        <div style="color:rgb(0, 0,
          0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue,
          Helvetica, Arial, Lucida Grande,
          sans-serif;background-color:transparent;font-style:normal;">2-
          in the file /home/lenovo/Documents/srilm/common/
          Makefile.machine.i686-m64 i replace <br>
        </div>
        <div style="color:rgb(0, 0,
          0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue,
          Helvetica, Arial, Lucida Grande,
          sans-serif;background-color:transparent;font-style:normal;"><span
            style="font-weight:bold;">GCC_FLAGS = -mtune=pentium3
            -Wreturn-type -Wimplicit<br>
            CC = /usr/local/lang/gcc-3.4.3/bin/gcc $(GCC_FLAGS)<br>
            CXX = /usr/local/lang/gcc-3.4.3/bin/g++ -Wno-deprecated
            $(GCC_FLAGS)<br>
            -DINSTANTIATE_TEMPLATES</span><br>
        </div>
        <div style="color:rgb(0, 0,
          0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue,
          Helvetica, Arial, Lucida Grande,
          sans-serif;background-color:transparent;font-style:normal;">by
          : <br>
        </div>
        <div style="color:rgb(0, 0,
          0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue,
          Helvetica, Arial, Lucida Grande,
          sans-serif;background-color:transparent;font-style:normal;"> <span
            style="color:rgb(156, 0, 92);"><span
              style="font-weight:bold;"># Use the GNU C compiler.<br>
                GCC_FLAGS = -march=i686-m64 -Wreturn-type -Wimplicit<br>
              CC = /usr/bin/gcc $(GCC_FLAGS)<br>
              CXX = /usr/bin/g++ -Wno-deprecated $(GCC_FLAGS)
              -DINSTANTIATE_TEMPLATES </span></span><br>
        </div>
      </div>
    </blockquote>
    <br>
    Just remove -march=i686-m64 from the GCC_FLAGS.   <br>
    <br>
    Andreas<br>
    <br>
    PS.  Please don't send your posts multiple times.  I received 4
    copies of it.<br>
    <br>
    <br>
  </body>
</html>