From owner-svn-src-all@FreeBSD.ORG Wed Nov 14 18:48:49 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A0A5C465; Wed, 14 Nov 2012 18:48:49 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 06D598FC0C; Wed, 14 Nov 2012 18:48:48 +0000 (UTC) Received: from tom.home (localhost [127.0.0.1]) by kib.kiev.ua (8.14.5/8.14.5) with ESMTP id qAEImbIH035390; Wed, 14 Nov 2012 20:48:37 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.7.1 kib.kiev.ua qAEImbIH035390 Received: (from kostik@localhost) by tom.home (8.14.5/8.14.5/Submit) id qAEImbsT035389; Wed, 14 Nov 2012 20:48:37 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 14 Nov 2012 20:48:37 +0200 From: Konstantin Belousov To: "David O'Brien" Subject: Re: svn commit: r242102 - in head: contrib/bmake usr.bin/bmake Message-ID: <20121114184837.GA73505@kib.kiev.ua> References: <201210252318.q9PNI6IQ069461@svn.freebsd.org> <20121114172823.GA20127@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xgpTOYv2eOcVlqnL" Content-Disposition: inline In-Reply-To: <20121114172823.GA20127@dragon.NUXI.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=0.2 required=5.0 tests=ALL_TRUSTED, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: "Simon J. Gerraty" , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2012 18:48:49 -0000 --xgpTOYv2eOcVlqnL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 14, 2012 at 09:28:23AM -0800, David O'Brien wrote: > On Thu, Oct 25, 2012 at 11:18:06PM +0000, Simon J. Gerraty wrote: > > Log: > > Merge bmake-20121010 >=20 > Hi Simon, > I was kicking the tires on this and noticed bmake is dynamically linked. >=20 > Can you change it to being statically linked? >=20 >=20 > This issue most recently came up in freebsd-current. See thread pieces > http://lists.freebsd.org/pipermail/freebsd-current/2012-April/033460.html > http://lists.freebsd.org/pipermail/freebsd-current/2012-April/033472.html > http://lists.freebsd.org/pipermail/freebsd-current/2012-April/033473.html As you see, I prefer to not introduce new statically linked binaries into b= ase. If, for unfortunate turns of events, bmake is changed to be statically link= ed, please obey WITH_SHARED_TOOLCHAIN. --xgpTOYv2eOcVlqnL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCj54QACgkQC3+MBN1Mb4j2KwCdFCeKZwbsayD3Iwd3SYh4cQU6 JbUAnjE86zXlqyHrlfNe+SG/In+Wd7+M =mvPo -----END PGP SIGNATURE----- --xgpTOYv2eOcVlqnL--