Hello,
On 2018-12-29 7:51 a.m., Necktwi Ozfguah wrote:
Its coreutils-8.30 with musl-1.1.20 Linux aarch64, Gentoo. I've untared coreutils-8.30.tar.xz cd coreutils-8.30 ./bootstrap ./configure CFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -mcpu=cortex-a53 -ftree-vectorize -O2 -pipe -fomit-frame-pointer -Wno-error" CXXFLAGS=$CFLAGS --prefix="/usr" make -j3
Can you also provide the output of the following commands: uname -a ldd --version cc --version (and if possible, please use plain text, not HTML, in the reply). -assaf