<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Win_utf8 stuff should not be included in libflac since it's only to
    be used by the flac.exe frontend. It is not needed by other programs
    nor would they benefit from it without doing the extra work of
    converting their ansi filenames and functions to utf-8.<br>
    <br>
    --<br>
    Janne<br>
    <br>
    <div class="moz-cite-prefix">On 9.1.2016 5.08, Evan Ramos wrote:<br>
    </div>
    <blockquote
cite="mid:CAJFC=+ib2CgFKbG_ZoSi1+TWbg6GmuFT1WjrapzddG5_1=eovg@mail.gmail.com"
      type="cite">
      <pre wrap="">lvqcl wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">IIRC libFLAC.a built with "./autogen.sh &amp;&amp; ./configure &amp;&amp; make"
contains all functions from win_utf8_io. So I think it's possible
to change some Makefile.lite or maybe build/*.mk files so that
there will be no need to add -lwin_utf8_io to -lFLAC.
</pre>
      </blockquote>
      <pre wrap="">
Version 2 of my patch attached, which fixes the problem for the
Makefile.lite and Visual Studio build systems without moving
win_utf8_io.c or touching the Autotools system.

-Evan
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
flac-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:flac-dev@xiph.org">flac-dev@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/flac-dev">http://lists.xiph.org/mailman/listinfo/flac-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>