Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2024 18:45:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 280303] /lib/libc++ requires a new version of /lib/libcxxrt
Message-ID:  <bug-280303-29464-mjk7MK3HK1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280303-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280303-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280303

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org,
                   |                            |kevans@freebsd.org

--- Comment #9 from Kyle Evans <kevans@freebsd.org> ---
We had a report on IRC as well.  In their case, base was 14.0 and upgraded =
to
14.1, yet they get:

# readelf -n /lib/libcxxrt.so.1
[...] ABI tag: 1400097
# readelf -n /lib/libc++.so.1
[...] ABI tag: 1401000

Which would seem to indicate that it's running a 14.0 libcxxrt.so.1 still a=
nd
the upgrade to 14.1 apparently didn't update libcxxrt.so.1 for some reason.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280303-29464-mjk7MK3HK1>