-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Hi all.
PPSSPP-1.10.3 cannot be compiled against pre-built PPSSPP-FFmpeg's libraries on ARM64 architectures (see also hrydgard/ppsspp#13849):
/usr/bin/ld: ../ffmpeg/linux/aarch64/lib/libavformat.a(avienc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `__stack_chk_guard@@GLIBC_2.17' which may bind externally can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: ../ffmpeg/linux/aarch64/lib/libavformat.a(avienc.o)(.text+0xc): unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against symbol `__stack_chk_guard@@GLIBC_2.17'
/usr/bin/ld: final link failed: bad value
Full build log: here
Fedora 34 (devel branch) - aarch64
GCC-11.0.0
PPSSPP-1.10.3
PPSSPP-ffmpeg commit 0b28335
Metadata
Metadata
Assignees
Labels
No labels