glibc make error

Paul Zimmermann Paul.Zimmermann@inria.fr
Mon Jul 6 06:26:51 GMT 2020


       Hi,

> Date: Mon, 6 Jul 2020 12:00:48 +0800 (CST)
> From: gamecss via Libc-alpha <libc-alpha@sourceware.org>
> 
> I want to cross-compile glibc with aarch64-linux-gnu-for device use. The configure step is correct, but make is wrong.
> Please help me.
> Thank
> 
> [2:text/plain Show Save:glibc.log (28kB)]
> 
> 
> [3:text/plain Show Save:config.log (6kB)]

it seems __CPU_MASK_TYPE is not defined. If I look other architectures,
it should be defined in sysdeps/unix/sysv/linux/aarch64/bits/typesizes.h,
but that file does not exist.

Paul Zimmermann


More information about the Libc-alpha mailing list