[FFmpeg-user] Compiling on an aarch64 machine
Carl Zwanzig
cpz at tuunq.com
Wed Jul 8 19:00:06 EEST 2020
On 7/8/2020 3:24 AM, Verachten Bruno wrote:
> On Tue, Jul 7, 2020 at 10:49 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
>> Am Di., 7. Juli 2020 um 21:34 Uhr schrieb Verachten Bruno <gounthar at gmail.com>:
>>
>>> CFLAGS='-mfpu=neon'
>>
>> This is apparently not ignored (I thought it should be) and you are
>> therefore responsible not to set these variables.
>
> Thanks a lot. Unfortunately, These variables are not set on my machine...
> or am I mistaken?
> set|grep -i CFLAGS returns nothing, as set|grep -i fpu .
A cursory check says that's being set by configure, try running that with
"--disable-neon". That may cause other problems, but it's a quick thing to
check.
z!
More information about the ffmpeg-user
mailing list