[flac-dev] FLAC currently won't compile for Android [bisected]

Ulrich Klauer ulrich at chirlu.de
Wed May 15 09:14:49 PDT 2013


Felix Homann wrote:

> Here are the warnings I get with 03a9e6064d406e3656afacdbe50e8e47ebfa0de3:

It seems Android sys/param.h doesn't define MIN/MAX.

Could you try to revert this commit on current master (or simply  
change line 35 of src/libFLAC/include/private/macros.h back to
#if defined(__GNUC__)
) and recompile? Or possibly bisect 03a9e60..master to find out when  
the src/flac/utils.c error starts to appear?

Ulrich



More information about the flac-dev mailing list