<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello all,<br>
    <br>
    Trying to build a 32-bit version of gdal v1.11.1 on Windows10 using
    Mingw64 gcc 4.9.1 and getting an unresolved error at link time;<br>
    <br>
    <div class="moz-signature">
      <div id="TextSection" dir="LTR">
        <blockquote><font color="#000000">C:/gcc-4.9.1/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/lib/../lib/libiconv.a(localcharset.o):localcharset.c:(.text+0x7):
            undefined reference to `_imp__GetACP@0'^</font><br>
        </blockquote>
        <font color="#000000"><br>
          Prior to this I've been using MingW (not MingW64) and have not
          had any issues.  I need to use Mingw64 4.9.1 in order to
          support building Qt as part of the same build.<br>
          <br>
          Have tried many of the suggestions posted on various sites but
          nothing seems to work.<br>
          <br>
          Reaching out for any other suggestions?<br>
          <br>
          - Kelly<br>
          <br>
          <br>
        </font>
      </div>
    </div>
  </body>
</html>