Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Note dependency of new binutils on new ld.elf_so for unsuppo...



details:   https://anonhg.NetBSD.org/src/rev/154a9d3f5f5f
branches:  trunk
changeset: 373080:154a9d3f5f5f
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jan 16 08:49:55 2023 +0000

description:
Note dependency of new binutils on new ld.elf_so for unsupported
DESTDIR=/ builds.

diffstat:

 UPDATING |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r ae29ad8db1a7 -r 154a9d3f5f5f UPDATING
--- a/UPDATING  Mon Jan 16 08:31:49 2023 +0000
+++ b/UPDATING  Mon Jan 16 08:49:55 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.335 2022/11/17 06:40:38 chs Exp $
+$NetBSD: UPDATING,v 1.336 2023/01/16 08:49:55 martin Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,12 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20230112:
+       New binutils require an updated ld.elf_so. If you are doing
+       (unsupported) in-place self builds (with the -E flag to build.sh),
+       make sure to have installed latest ld.elf_so before you rebuild
+       userland.
+
 20221116:
 
        The addition to NetBSD's version of UFS2 of support for extended



Home | Main Index | Thread Index | Old Index