[flac-dev] Lets work towards a new version
Martijn van Beurden
mvanb1 at gmail.com
Fri Jun 27 04:10:07 PDT 2014
op 27-06-14 12:26, Erik de Castro Lopo schreef:
> Martijn van Beurden wrote:
>
>> Like I reported just before the release of 1.3.0 (mail of Fri,
>> 05 Apr 2013 08:25:10 +0200, to be specific), compiling on
>> Raspbian (Debian Wheezy, GCC 4.6) returns quite some warnings of
>> the type -Wcast-align.
>>
>>> CC lpc_intrin_sse2.lo
>>> CC lpc_intrin_sse41.lo
>>> CC md5.lo
>>> md5.c: In function 'format_input_':
>>> md5.c:282:25: warning: cast increases required alignment of
>>> target type [-Wcast-align]
>>> md5.c:288:24: warning: cast increases required alignment of
>>> target type [-Wcast-align]
>>> CC memory.lo
> Does the test suite pass after you have compiled it?
Yes, it does. At least, make check does (with ./configure
--disable-thorough-tests, as the thorough tests take more than a
day on that ARM platform), make fullcheck is broken because of
recent changes to the ReplayGain calculations, but that doesn't
have anything to do with this platform.
More information about the flac-dev
mailing list