From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24715 invoked by alias); 1 Nov 2017 16:04:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 24704 invoked by uid 89); 1 Nov 2017 16:04:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:332 X-HELO: relay1.mentorg.com Date: Wed, 01 Nov 2017 16:04:00 -0000 From: Joseph Myers To: "H.J. Lu" CC: GNU C Library Subject: Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574] In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) X-SW-Source: 2017-11/txt/msg00025.txt.bz2 On Wed, 1 Nov 2017, H.J. Lu wrote: > _dl_relocate_static_pie. gPcrt1.o is also added to create static PIE > with -pg. Does that require extra GCC support, or do the specs already in GCC handle using gPcrt1.o? -- Joseph S. Myers joseph@codesourcery.com