[PATCH 10/14] [LoongArch] Build Infastructure

Florian Weimer fweimer@redhat.com
Thu Aug 19 07:46:11 GMT 2021


* Paul Hua via Libc-alpha:

> diff --git a/sysdeps/unix/sysv/linux/loongarch/shlib-versions
> b/sysdeps/unix/sysv/linux/loongarch/shlib-versions
> new file mode 100644
> index 0000000000..0e6345b836
> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/loongarch/shlib-versions
> @@ -0,0 +1 @@
> +DEFAULT GLIBC_2.27

We expect that new ports start at the current glibc version, which would
be GLIBC_2.35.  Is there a particular reason why you want to stick to
glibc 2.27?

This will likely need changes to generic code, reflecting that this
architecture never had a separate libdl/libpthread/libutil.  We could
not test this configuration so far, so it's reasonable to expect that
there are some build issues.

Thanks,
Florian



More information about the Libc-alpha mailing list