From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967280AbdEXOAY (ORCPT ); Wed, 24 May 2017 10:00:24 -0400 Received: from outpost5.zedat.fu-berlin.de ([130.133.4.89]:46077 "EHLO outpost5.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965567AbdEXOAV (ORCPT ); Wed, 24 May 2017 10:00:21 -0400 Date: Wed, 24 May 2017 15:59:50 +0200 From: John Paul Adrian Glaubitz To: David Howells Cc: Palmer Dabbelt , monstr@monstr.eu, ralf@linux-mips.org, liqin.linux@gmail.com, lennox.wu@gmail.com, ysato@users.sourceforge.jp, dalias@libc.org, davem@davemloft.net, linux-mips@linux-mips.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, geert@linux-m68k.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: Unify the various copies of libgcc into lib Message-ID: <20170524135950.GB4230@physik.fu-berlin.de> References: <20170523220546.16758-1-palmer@dabbelt.com> <23396.1495633764@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <23396.1495633764@warthog.procyon.org.uk> User-Agent: Mutt/1.5.23 (2014-03-12) X-Originating-IP: 160.45.64.218 X-ZEDAT-Hint: R Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 24, 2017 at 02:49:24PM +0100, David Howells wrote: > Palmer Dabbelt wrote: > > > ... Unfortunately I don't actually have all these cross compilers setup... > > If you have Fedora, you have the following available as standard > RPMs: And if you need more than just the cross-compilers (e.g. libraries for the target architecture), I recommend a Debian Stretch or newer. Debian's Multi-Arch allows one to install libraries for the target system onto your build system. I have used that extensively in the past, for example to bootstrap GHC for various architectures [1]. Adrian > [1] https://wiki.debian.org/PortsDocs/BootstrappingGHC -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913