From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7258 invoked by alias); 25 Jun 2013 01:04:41 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 7241 invoked by uid 89); 25 Jun 2013 01:04:40 -0000 X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Received: from mail.binaryboy.net (HELO mail.binaryboy.net) (106.187.99.229) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 25 Jun 2013 01:04:39 +0000 Received: from localhost (ip6-localhost [IPv6:::1]) by mail.binaryboy.net (Postfix) with ESMTP id 21853A106 for ; Tue, 25 Jun 2013 11:04:37 +1000 (EST) Received: from mail.binaryboy.net ([IPv6:::1]) by localhost (mail.binaryboy.net [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id IMMiqAjNYoV7 for ; Tue, 25 Jun 2013 11:04:36 +1000 (EST) Received: from localhost (ip6-localhost [IPv6:::1]) by mail.binaryboy.net (Postfix) with ESMTP id 4E8A6A109 for ; Tue, 25 Jun 2013 11:04:36 +1000 (EST) Received: from mail.binaryboy.net ([IPv6:::1]) by localhost (mail.binaryboy.net [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id 6RrDTk7JmBQ7 for ; Tue, 25 Jun 2013 11:04:36 +1000 (EST) Received: from [10.1.1.10] (ppp121-44-84-108.lns20.syd6.internode.on.net [121.44.84.108]) by mail.binaryboy.net (Postfix) with ESMTPSA id CD99AA106 for ; Tue, 25 Jun 2013 11:04:35 +1000 (EST) From: Nic Hannekum Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Intro + CT-NG experience Message-Id: Date: Tue, 25 Jun 2013 01:04:00 -0000 To: crossgcc@sourceware.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-SW-Source: 2013-06/txt/msg00034.txt.bz2 Hi all, First up, thanks everyone for such a great tool! I used CT many years ago (= maybe pre-ng?) and it's great to see it still going strong. I'm using a Mac to build tools for ARM targets. Installed crosstool-NG 1.18= .0 via homebrew (OS X package manager of sorts for those unfamiliar) and it= worked beautifully without any hacks. Note - homebrew does apply one patch= before ./configure which is to #include in kconfig/zconf.gperf.= No need to pass make KBUILD_NO_NLS=3D1 as stated on the homepage (which ma= y be a little outdated on the Mac front). After a few Mac specific patches to companion software, I had a running too= lchain! Switched to the ct-ng development version, added the latest versions to the= config scripts of gcc-linaro, companion libs, gave it a whirl and after on= e patch to gcc Makefile I had the latest and greatest ARM toolchain! Thanks= crosstool-NG team! Patches to follow to the mail archive and for those interested, here are th= e built versions: arm-unknown-linux-gnueabi Linux kernel: 3.9 binutils: 2.22 eglibc: 2.17 (1 patch) GCC: linaro-4.8-2013.06-1 (1 patch) GMP: 5.1.2 MPFR: 3.1.2 ISL: 0.11.1 CLooG: 0.18.0 MPC: 1.0.1 hanno. -- For unsubscribe information see http://sourceware.org/lists.html#faq