Re: [flac-dev] flac fails to build shared library under MinGW

2013-01-17 Thread klo uo
For reference, I copied missing file from 1.2.1 version and standard installation process ended as expected ___ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev

Re: [flac-dev] flac fails to build shared library under MinGW

2013-01-16 Thread klo uo
On Thu, Jan 17, 2013 at 8:04 AM, Erik de Castro Lopo wrote: > I suggest that you compile FLAC out of the git repository > which is here: > > https://git.xiph.org/?p=flac.git;a=summary > > We're currently working up to a release. > > Thanks for your fast reply and the tip, but I can't generate

Re: [flac-dev] flac fails to build shared library under MinGW

2013-01-16 Thread Erik de Castro Lopo
klo uo wrote: I suggest that you compile FLAC out of the git repository which is here: https://git.xiph.org/?p=flac.git;a=summary We're currently working up to a release. Erik -- -- Erik de Castro Lopo http://www.mega-n

[flac-dev] flac fails to build shared library under MinGW

2013-01-16 Thread klo uo
After applying two patches: 1. http://lists.xiph.org/pipermail/flac-dev/2008-August/002570.html 2. http://wolf-u.li/4567/fehler-waehrend-der-kompilierung-von-flac-memcmp-was-not-declared-in-this-scope/ I was able to build flac without error, and noticed that shared library is silently skipped. A