From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29534 invoked by alias); 17 Nov 2011 15:19:48 -0000 Received: (qmail 29520 invoked by uid 22791); 17 Nov 2011 15:19:47 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Nov 2011 15:19:34 +0000 Received: by wyi11 with SMTP id 11so2574760wyi.0 for ; Thu, 17 Nov 2011 07:19:33 -0800 (PST) Received: by 10.180.78.2 with SMTP id x2mr41747607wiw.10.1321543173035; Thu, 17 Nov 2011 07:19:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.99.3 with HTTP; Thu, 17 Nov 2011 07:19:11 -0800 (PST) In-Reply-To: <10DDAD99-62D1-42FE-BA2E-89940E8990CC@v9g.de> References: <10DDAD99-62D1-42FE-BA2E-89940E8990CC@v9g.de> From: Ben Peters Date: Thu, 17 Nov 2011 15:19:00 -0000 Message-ID: Subject: Re: Problem building ARM Linux cross toolchain on OS X To: Titus von Boxberg Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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/msg00087.txt.bz2 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