Just standard x86/i585. What are you using for your mulitlib.
ilp32/aarch32/arm7?
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
X86ARCH32 = "i586"
DEFAULTTUNE_virtclass-multilib-lib32 = "i586"
TARGET_ARCH_virtclass-multilib-lib32 = "i586"
TARGET_LD_ARCH_virtclass-multilib-lib32 = "-m e
This patch is causing regression in case of qemuarm64 multilib for me. The
static-link.test file is not there, resulting the `mv' command failure. I've
sent out a patch to fix this problem, but I don't know what's your environment.
So please help review.
Regards,
Chen Qi
___