public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* glibc-hwcaps for armv7 (neon-vfpv4)
@ 2023-08-31 10:06 Mathieu Malaterre
  2023-08-31 11:24 ` Florian Weimer
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Malaterre @ 2023-08-31 10:06 UTC (permalink / raw)
  To: libc-help

Dear glibc maintainer,

I fail to understand the ld.so man page (Debian/sid version: man-pages
6.03) for hwcaps support. Specifically I'd like to install a shared
lib on a Debian/armhf system (baseline is neon-less) which was build
with gcc option:

  -march=armv7-a -mfpu=neon-vfpv4

What subfolder should I be using ?

Thanks,

--

Conversely how should I read the following:

% sudo ldconfig -p | grep hwcap
        libfoo.so.160 (libc6,x86-64, hwcap: 0x0004000000000000) =>
/lib/x86_64-linux-gnu/haswell/libfoo.so.160
        libfoo.so.160 (libc6,x86-64, hwcap: 0x0000000000000004) =>
/lib/x86_64-linux-gnu/avx512_1/libfoo.so.160

What does "haswell" / "avx512_1" subfolder implies in terms of gcc
compile options ?

Thanks (again)

-M

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-01  7:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 10:06 glibc-hwcaps for armv7 (neon-vfpv4) Mathieu Malaterre
2023-08-31 11:24 ` Florian Weimer
2023-08-31 12:08   ` Mathieu Malaterre
2023-08-31 15:30     ` Adhemerval Zanella Netto
2023-09-01  7:18       ` Mathieu Malaterre
2023-08-31 17:20     ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).