On Fri, 20 Dec 2024 05:05:50 +0000
Carl Zwanzig <c...@tuunq.com> wrote:
On 12/19/2024 6:18 PM, David Niklas via ffmpeg-user wrote:
I don't know what to put into the arch argument to configure. I
thought, znver2 would be sufficient. But I just get "warning unknown
architecture znver2" Is znver2 not supported or am I missing
something?
What is znver2?

The architecture is probable "amd64" (for most x86 64-bit CPUs) or
"x86_84"; look at what "uname -m" says:
Zen version 2. It's gcc's official arch name. I didn't know what to put
in, so I thought I'd try what other FLOSS tools were using.

cpz@monreal:~ % uname -m
amd64
cpz@monreal:~ %
(this is freebsd 14.2, but linux should be relatively the same)q

(I'll assume from the next email that you got past this but didn't tell
anyone)

z!
Yes, I just didn't pass the option to configure anymore.

Thanks

_______________________________________________
These are the allowed values for arch

AARCH64
ARM
IA64
LOONGARCH
LOONGARCH32
LOONGARCH64
M68K
MIPS
MIPS64
PARISC
PPC
PPC64
RISCV
S390
SPARC
SPARC64
TILEGX
TILEPRO
WASM
X86
X86_32
X86_64

Perhaps should be ISA instead of arch....
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to