NetBSD-Bugs archive

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

Re: toolchain/52054: src/libexec/ld.elf_so update breaks everything



The following reply was made to PR toolchain/52054; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/52054: src/libexec/ld.elf_so update breaks everything
Date: Thu, 9 Mar 2017 19:56:37 +0100

 On Thu, Mar 09, 2017 at 05:15:00PM +0000, davshao%gmail.com@localhost wrote:
 > Can someone give me straightforward instructions for how to rebuild AND INSTALL only ld having done a previous
 > ./build.sh -O ../obj -T ../tools -U -u release
 > and then reverting the problematic changes by
 > cvs -q update -D "March 8, 2017 23:30 UTC" -Pd
 
 The basic receipe is:
 
 cd /usr/src/libexec/ld.elf_so # adapt to your source dir location
 ../../../tools/bin/nbmake-amd64
 ../../../tools/bin/nbmake-amd64 install
 
 FWIW: I have installed the new ld.elf_so (so far) on amd64,
 evbearmv7hfeb and sparc64, all work fine.
 
 Martin
 


Home | Main Index | Thread Index | Old Index