From owner-svn-src-head@freebsd.org Fri Dec 30 02:06:19 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68DCAC977FB; Fri, 30 Dec 2016 02:06:19 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-qk0-x244.google.com (mail-qk0-x244.google.com [IPv6:2607:f8b0:400d:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 20F841BD8; Fri, 30 Dec 2016 02:06:19 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by mail-qk0-x244.google.com with SMTP id n21so37334300qka.0; Thu, 29 Dec 2016 18:06:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version; bh=kp2PJbhLjq1XmvJogHDxpLTu+ieazEmd6N4OMDJBk4w=; b=T3Sr9Gh0yYi0SceSiHufXKeD+QwHKSWW/ifMDS/S5fMS+rZGXaMYYls9MuW1sZS2lA WZjiumvlZggV1+9cB2cvMARCgbfPoLwSL4p24ZE6zjgknrvoLGGBmXu4ylPeu8bnDiPH 8mXQc5l2vjz5foXQBERvSftKoH+EYATaa+e3yuRP6aRsMj09r8BG2M+YSe9BowMRFdeY sUIjjxcrNctWgxK0O4Q+bo/AVXvdHfZg6DIZQhugnJC+BeDFWJAz3oCd6/NYQ0PQXDSk acfKiiUUYSvaQehoA2g8CAhadsk1V4rzQ+9+BnzSx2jpaUsf9EDIgyfevOzpQZfHwvrX 1KKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version; bh=kp2PJbhLjq1XmvJogHDxpLTu+ieazEmd6N4OMDJBk4w=; b=V5gtTjy/h+DgQjkKkEZ/o3oUJMBmtepPIX1MQS23aej8EB+CoWlEOsve7u3HaAQhTf 1gWfsPg9Z8atqm6GUGJP+W5pytfQX5pd8WEcdZLlgd5NA6coAf10nhKRWosYs+x78+Ke wjr+06lqIGE+4myUp9BDWA3W5igR8a0llb9ey625Kf5AySdgito9SnRrg2pPcV3b+wRO ksjFir3wkb/biRKUpRWbWJ9Sdtnxotx/yx3WO4t94X8rYShYTEmOUunyLAgAgwCJ++Dv UCf8gnZA5HnAef5S9+DcS+X66GJBvT6HptDLFiHaGzq/LMXxhCXjtNmpn4VbVlD48jjj 9ZQA== X-Gm-Message-State: AIkVDXIw+3wlak6zaGlLbhqx/qZ6E80B4S1QuAI8UP19n0XlwUx6z7HCJbACuPMR23LtJg== X-Received: by 10.55.72.141 with SMTP id v135mr38997207qka.50.1483063578365; Thu, 29 Dec 2016 18:06:18 -0800 (PST) Received: from kan ([2601:18f:802:4680:226:18ff:fe00:232e]) by smtp.gmail.com with ESMTPSA id 5sm34336480qts.47.2016.12.29.18.06.17 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 29 Dec 2016 18:06:17 -0800 (PST) Date: Thu, 29 Dec 2016 21:06:12 -0500 From: Alexander Kabaev To: Ravi Pokala Cc: Alexander Kabaev , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r310789 - head/lib/libpam/static_libpam Message-ID: <20161229210612.3696bff0@kan> In-Reply-To: <1A7F0D4F-1F4D-4885-B7E9-F764D4FA72BF@panasas.com> References: <201612292130.uBTLUqus011628@repo.freebsd.org> <1A7F0D4F-1F4D-4885-B7E9-F764D4FA72BF@panasas.com> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/RQnhCKh2Cbfb=ik3eCsZc0c"; protocol="application/pgp-signature" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2016 02:06:19 -0000 --Sig_/RQnhCKh2Cbfb=ik3eCsZc0c Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 29 Dec 2016 18:59:17 -0600 Ravi Pokala wrote: > Hi Alexander, >=20 > I'm a little confused - the original version had to have had a > compile-only step to generate the object first, before running the > link-only operation against the object. The new code replaces the > link-only operation with a compile+link operation. Shouldn't the > pre-existing compile-only operation be removed, since the new > compile+link operation supersedes it? >=20 > Thanks, >=20 > Ravi (rpokala@) >=20 Well, clearly it does not replace link-only operation with compile+link as you suggest. It feeds .o file to to the compiler driver which then invokes ld with all the correct parameters for the target object format. --=20 Alexander Kabaev --Sig_/RQnhCKh2Cbfb=ik3eCsZc0c Content-Type: application/pgp-signature Content-Description: Цифровая подпись OpenPGP -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEExffZlZm2QeE8UVaRBxMimZJ5Ln4FAlhlwRRfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM1 RjdEOTk1OTlCNjQxRTEzQzUxNTY5MTA3MTMyMjk5OTI3OTJFN0UACgkQBxMimZJ5 Ln55tw//VIbU0QL0qAG5vSOAKAAAb0W3BsexhuM4iMYO6qNCsSY+wgjq+dxmgoco kePb2YDc4l/+eTfAx1PeIMNHUHAyhihECJiQ276Dj8OUgog8j8wjzEUdmeJAlk9A hVI8mV/MAY5onkQ2YTsRX/F0L5mPZzqHeks/Sr745fCrn30bBr81E/o8k90yj/vq vqs3CsXFVxPGgcopv5jGSIvtYGj92jC56C49oCfZyq2S4mgCBW0+Kk4uq2jxm39q 68cQUznKtTfPMeODKKgOvf+D/iipu6aaT127r7QfQm7vzJJpPdDAARDpNX7nKcrs EVYEtKGhz0PO0sY7wVCPwmjFAamdOqaHQezaxsBynLrgbfcUEUX7kyjv3tYDY3/5 2J8R20eAYox5TuMGgkWK77xYEyHiODNcAgrwQ77/uFV8vodtgKFbfkdwKVmQnzk+ VDcuLHTTk99e7Jwggcu7XUOvJr7G26Gb0g32j3yp7qlAr2ZGEBJxSMPgrQzd5zXK gG8VHTby5c7/7R9MJw/L/gT0Y3rdt0tOMO5zU46jLm3+6yke+nqG5AQ9fK2Cim4i oVKDL4G4EcfVicMqCgihtORXawt9Zn0G4KXtWrCRBcJr67cNuFMn6eedznL9pr01 SUpnVCPvLy1m/tM9RM3BQFa3zLR3NCjI70RNyhX4ecZcjwzDgBU= =i6OC -----END PGP SIGNATURE----- --Sig_/RQnhCKh2Cbfb=ik3eCsZc0c--