[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make docker-test-build@debian-loongarch-cross
From: |
Richard Henderson |
Subject: |
make docker-test-build@debian-loongarch-cross |
Date: |
Wed, 8 Jan 2025 13:50:22 -0800 |
User-agent: |
Mozilla Thunderbird |
Hi Alex,
It turns out that $SUBJECT does not actually cross-compile to loongarch64.
Within the logged configure,
Compilation
host CPU : x86_64
host endianness : little
C compiler : cc -m64
Host C compiler : cc -m64
C++ compiler : NO
Objective-C compiler : NO
Rust support : NO
CFLAGS : -g -O2
QEMU_CFLAGS : -mcx16 -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong
Obviously this is less than helpful as a smoke test. :-O
r~
- make docker-test-build@debian-loongarch-cross,
Richard Henderson <=