NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/59091: Shared object "libgnuctf.so.0" not found when using either gcc or clang on aarch64
The following reply was made to PR lib/59091; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/59091: Shared object "libgnuctf.so.0" not found when using
either gcc or clang on aarch64
Date: Thu, 20 Feb 2025 20:21:30 +0100
On Thu, Feb 20, 2025 at 07:05:00PM +0000, ferorborja%gmail.com@localhost wrote:
> Shown when trying to compile any C program with either gcc or clang on aarch64. I've read the ELF FAQ but I can't find a solution there either
Your system is supposed to have /usr/lib/libgnuctf.*. and all the official
builds provide it in the comp.tar.xz set.
If that lib does not exist something is wrong with your installation.
Did you build it from source? Do you have something like
HAVE_BINUTILS=... in your /etc/mk.conf?
Martin
Home |
Main Index |
Thread Index |
Old Index