From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Paul Adrian Glaubitz Subject: Re: Unify the various copies of libgcc into lib Date: Wed, 24 May 2017 15:59:50 +0200 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 Return-path: Content-Disposition: inline In-Reply-To: <23396.1495633764@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-arch.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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outpost5.zedat.fu-berlin.de ([130.133.4.89]:45750 "EHLO outpost5.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1164122AbdEXOHb (ORCPT ); Wed, 24 May 2017 10:07:31 -0400 Date: Wed, 24 May 2017 15:59:50 +0200 From: John Paul Adrian Glaubitz 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> Sender: linux-arch-owner@vger.kernel.org List-ID: 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 Message-ID: <20170524135950.yWS5nLi_ktHTPJRsZEklycQlJqSMzGPskpryyit1RV8@z> 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