Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 18:24:02 -0400
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Ed Maste <emaste@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, Konstantin Belousov <kib@FreeBSD.org>
Subject:   Re: svn commit: r333470 - in head: share/mk sys/conf
Message-ID:  <788634f4-7a63-36c9-2ebd-5842d464f324@cs.duke.edu>
In-Reply-To: <201805102010.w4AKA3Ww094768@repo.freebsd.org>
References:  <201805102010.w4AKA3Ww094768@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/10/18 16:10, Ed Maste wrote:
> Author: emaste
> Date: Thu May 10 20:10:02 2018
> New Revision: 333470
> URL: https://urldefense.proofpoint.com/v2/url?u=https-3A__svnweb.freebsd.org_changeset_base_333470&d=DwIDaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=Ed-falealxPeqc22ehgAUCLh8zlZbibZLSMWJeZro4A&m=rex4ilVMckTDXNGV-XhKnQ02pSuAJ0JPojwMYmZ6d9U&s=OfKJ8mXeldmYLNTK2NE1g9kYsBPeucarY_F6p-A3e0g&e=
> 
> Log:
>    Error out on attempt to link amd64 kernel with old binutils linker
>    


I lost the better part of a day due to the issue of the build using the 
wrong linker.   Rather than erroring out, we please just use the 
appropriate linker?  My workflow is that of the typical dinosaur:

config -g GENERIC
cd ../compile/GENERIC
make cleandepend && make depend && make -j64

Thanks,

Drew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?788634f4-7a63-36c9-2ebd-5842d464f324>