[FFmpeg-user] compiling for android

Patrick Shirkey pshirkey at boosthardware.com
Wed Jul 9 15:16:36 CEST 2014


On Wed, July 9, 2014 10:25 pm, Carl Eugen Hoyos wrote:
> Patrick Shirkey <pshirkey <at> boosthardware.com> writes:
>
>> However I don't know why -fno-builtin-sincos does not
>> kick in during the build. Is there a location in
>> configure where I can force it?
>
> (Yes, --extra-cflags)
>
> Because - iirc - you are the first to report here that
> it may be needed.
>
> Does it fix the issue for you if you add it to extra-cflags?
>

I have tried with :
--extra-cflags='-fno-builtin-sin -fno-builtin-cos'
--extra-cflags='-fno-builtin-sin -fno-builtin-cos -fno-builtin-sincos'
--extra-cflags='-fno-builtin-sincos'
--extra-cflags='-fno-builtin-sincos -fno-builtin-sincosf'


Unfortunately all these flags not working for me. Does that suggest a
problem (in this case) with the compiler or ffmpeg?




--
Patrick Shirkey
Boost Hardware Ltd


More information about the ffmpeg-user mailing list