Erik de Castro Lopo wrote:

>> Patch attached.
>
> Sorry, I misunderstood your intention. The utf8_static library should
> stay as a separate component, but should be statically linked as needed
> (ie its only needed for Windows)

My patch does not touch src/share/utf8, only src/share/win_utf8_io,
which the objects in libFLAC.a depend on. Without the patch, any
Windows project that links with -lFLAC would need to modify their
build scripts to add -lwin_utf8_io (as opposed to the library being
self-sufficient, other than libogg, optionally).

-Evan
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to