From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22907 invoked by alias); 18 Nov 2011 11:28:19 -0000 Received: (qmail 22896 invoked by uid 22791); 18 Nov 2011 11:28:18 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from tschetwerikow.v9g.de (HELO tschetwerikow.v9g.de) (217.92.164.63) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Nov 2011 11:27:46 +0000 Received: from localhost (localhost [127.0.0.1]) by tschetwerikow.v9g.de (Postfix) with ESMTP id AB5231A2A0E6; Fri, 18 Nov 2011 12:27:44 +0100 (CET) Received: from tschetwerikow.v9g.de ([127.0.0.1]) by localhost (tschetwerikow.boxberg.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YLtpy1VyisDF; Fri, 18 Nov 2011 12:27:38 +0100 (CET) Received: from stetschkin.alsteraero.lan (pd95ba963.dip0.t-ipconnect.de [217.91.169.99]) by tschetwerikow.v9g.de (Postfix) with ESMTPSA id 899CA1A2A0D0; Fri, 18 Nov 2011 12:27:38 +0100 (CET) Subject: Re: Problem building ARM Linux cross toolchain on OS X Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: Titus von Boxberg In-Reply-To: Date: Fri, 18 Nov 2011 11:28:00 -0000 Cc: crossgcc@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: References: <10DDAD99-62D1-42FE-BA2E-89940E8990CC@v9g.de> To: Ben Peters X-IsSubscribed: yes 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 X-SW-Source: 2011-11/txt/msg00098.txt.bz2 Hi, I recommend to select newer versions of gcc, binutils, and ct-ng, if possible in any way. For ct-ng, best would be to clone the head of yann's mercurial repository. Then, for configuration of ct-ng on OSX, follow the steps in the tutorial in docs/C*.txt Also, have a look at the samples directory of ct-ng to see what configuration is expected to work. Hope that helps. Regards Titus Am 17.11.2011 um 16:19 schrieb Ben Peters: > Sorry, here are all the version numbers: > OS X 10.6.8 > XCode 3.2.6 > CT-ng 1.9.3 > > For the configuration I used ./ct-ng menuconfig and set the options > mostly as specified at: > http://homepage.mac.com/macg3/TS7390-OSX-crosstool-instructions.txt. > I'm using newer versions of the libraries though: > > binutils 2.20.1 > gcc 4.3.5 > glibc 2.9 > > For the host triplet, it's arm-unknown-linux-gnu. The machine I'm > attempting to build to is a Technologic Systems TS7500, which has a > 250 mhz Cavium ARM9 CPU (Faraday 526). I specified the architecture > level as armv4 in the menuconfig, based on what uname -a gives me on > the ARM board. > > On Thu, Nov 17, 2011 at 00:09, Titus von Boxberg wrote: >> Am 17.11.2011 um 01:24 schrieb Ben Peters: >>> Hi all, >>> I'm attempting to build a cross toolchain for a Debian embedded ARM >>> chip on OS X. I've tried several configurations, and gotten close, but >> >> >> please be more specific: >> - what is your osx version >> - what is your xcode version >> - what version of ct-ng are you using >> - specify the cmd line for ct-ng configuration >> - what is your intended host triple >> >> regards >> titus >> >> -- For unsubscribe information see http://sourceware.org/lists.html#faq