From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74369 invoked by alias); 6 Mar 2018 08:01:45 -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 74359 invoked by uid 89); 6 Mar 2018 08:01:44 -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=H*Ad:U*schwab X-HELO: relay1.mentorg.com Date: Tue, 06 Mar 2018 08:01:00 -0000 From: Joseph Myers To: DJ Delorie CC: Andreas Schwab , , Subject: Re: state of the install-bootstrap-headers patch 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-03.mgc.mentorg.com (139.181.222.3) To SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) X-SW-Source: 2018-03/txt/msg00142.txt.bz2 On Mon, 5 Mar 2018, DJ Delorie wrote: > Andreas Schwab writes: > > When I bootstrapped openSUSE for RISC-V I didn't need any such > > workarounds either. > > Oh, I didn't need the configure hacks, just the make-empty-files ones. Those shouldn't be needed either. An initial inhibit_libc GCC, built without any target libc headers at all, can build a complete glibc, without any install-headers stage needed at all. -- Joseph S. Myers joseph@codesourcery.com