From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23586 invoked by alias); 14 Mar 2012 20:36:35 -0000 Received: (qmail 23520 invoked by uid 22791); 14 Mar 2012 20:36:34 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-wi0-f171.google.com (HELO mail-wi0-f171.google.com) (209.85.212.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Mar 2012 20:36:21 +0000 Received: by wibhj13 with SMTP id hj13so6218194wib.12 for ; Wed, 14 Mar 2012 13:36:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=VcUEpYPp0honsIa3am8RpRCcMr6vYl0/GaPSBz0K1S0=; b=BiFILqNtWYzgeGekZCb8j6/pGVB6pbjmj7avjIhQgYHFO1QtKSYa7UyiTcb15DVvGK 218IvJ2LO/t7KglHf6DJ7qYYuRW4Fk5ygngegUbLu7t+HBvdCwiFbrAUXS/i+4AEnT1u xjRAgo8WvfsRSyoAXIOM9XiRiUnEznIYIQu9ejwNsLg8OLEMKjSQf1a1SukVh4lUiwhn UZUcSmRIcJ6jOerDCXa+Z+0U+JfMZvgIa3xNnWHGDdCeM/8DcQoDdNlRpx9ChbGE/GEi Dwu0doFfHbvyJOLkOL80VhrIJBfzRZLV0iCTx6UKtMkz8jOCpyGW7dittubVmWrjjMCC aQHA== Received: by 10.180.105.69 with SMTP id gk5mr23328842wib.3.1331757380170; Wed, 14 Mar 2012 13:36:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.89.65 with HTTP; Wed, 14 Mar 2012 13:36:00 -0700 (PDT) In-Reply-To: <4F60DF2E.80804@eagerm.com> References: <201203052247.33504.yann.morin.1998@free.fr> <4F60DF2E.80804@eagerm.com> From: Michael Hope Date: Wed, 14 Mar 2012 20:36:00 -0000 Message-ID: Subject: Re: Error building toolchain for ARM cortex A8 To: Michael Eager Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQmI1tWnpembrWPJrM79ITCDxx44NiOUTPFNqypBCB9bq66okk5gV8uk0cDzOOciguH2iVuB 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: 2012-03/txt/msg00030.txt.bz2 On 15 March 2012 07:10, Michael Eager wrote: > On 03/05/2012 01:47 PM, Yann E. MORIN wrote: >> >> Eric, All, >> >> Which looks pretty obvious: hard-float are not possible for VFP. Although >> this is theorically possible, gcc-4.4 (and all other versions, AFAIK) do >> not support building hard-float for VFP. >> >>> What am I doing wrong? >> >> >> Build with soft-float. > > > I ran into this problem as well. =A0 There ought to be a configuration > option which selects the ARM processor version and passes the correct > options to gcc configure so that the default options do create a > broken tool chain. Sorry, I'm late to this thread. GCC 4.5 and later support the hard float ABI on the Cortex-As with VFPv3. I think 4.4 does as well. What was the problem? -- Michael -- For unsubscribe information see http://sourceware.org/lists.html#faq