Received: from out.migadu.com (out.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id A43BC782C57 for <~alpine/users@lists.alpinelinux.org>; Fri, 6 Mar 2020 17:26:14 +0000 (UTC) Received: (Migadu outbound); Fri, 06 Mar 2020 17:26:12 +0000 Authentication-Results: out.migadu.com; auth=pass (login) Received: from [10.147.152.52] (mobile-166-176-251-175.mycingular.net [166.176.251.175]) by out.migadu.com (Haraka/2.8.16) with ESMTPSA id CDDD9D9C-489D-4642-9E47-927FB57AD73C.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 verify=FAIL); Fri, 06 Mar 2020 17:26:11 +0000 Date: Fri, 6 Mar 2020 12:26:04 -0500 From: Ariadne Conill To: Benson Margulies , Konstantin Kulikov Cc: =?utf-8?Q?=7Ealpine/users?= <~alpine/users@lists.alpinelinux.org> Message-ID: In-Reply-To: References: Subject: Re: Why is static linking not quite entirely static? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="EdoMail5e6287ac_4ecff88_359" DKIM-Signature: v=1;a=rsa-sha256;bh=Ad1KWGzPm+8EsobGoPv96srlmvUA9XKTeyaKLYyinAw=;c=relaxed/simple;d=dereferenced.org;h=from:subject:date:to;s=default;b=YihHqWjBi9ZdoR/Z1SNzrzPzAe66si8vtpE0QP/J3sQy9ytQCQEMEDLSvG6yBUmNJem3vMjydRK31z0PVvlL+eIJt2zQPfjgWgt9qbE8gpaxUMBF7EqDraGc1qZp1WWe3bdwHyIKKDSoqJ26YQCvSRPrw2XKY57LJgQGOae0WQk= --EdoMail5e6287ac_4ecff88_359 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, > > On Mar 6, 2020 at 11:43 AM, Benson Margulies wrote: > > > > Thank you. > > > Is it possible to turn off the PIE? > > > I may be able to ship the linker along with, but I just want to understand the options. > > > Use -fno-pie when building and linking. Ariadne --EdoMail5e6287ac_4ecff88_359 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hello,
On Mar 6, 2020 at 1= 1:43 AM, Benson Margulies <bimargulies=40google.com> wrote:

Thank you.

Is it possible to turn off the= PIE=3F

I may be able to ship the linker along with, b= ut I just want to understand the options.

Use -fno-pie when building and linking.

= Ariadne
--EdoMail5e6287ac_4ecff88_359--