Necktwi Ozfguah wrote:
> Its coreutils-8.30

That's good; recent enough.

> 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

You are on your own when you build a tarball in a way that is different
from the one described in the INSTALL file. Namely:
  - You shouldn't invoke 'bootstrap' when building from a tarball.
  - Not all packages support 'make -jN' with N > 1.

> with musl-1.1.20 Linux aarch64, Gentoo.

You're on your own with Gentoo. Sorry to say so, but problems in Gentoo
systems often exist on one machine only (i.e. are not reproducible on
different machines than the reporter's one); therefore the investigation
of such problems is not an economic use of my time - compared to the many
other issues which have a community-wide impact.

Bruno


Reply via email to