From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18409 invoked by alias); 10 Nov 2019 17:41:14 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 18400 invoked by uid 89); 10 Nov 2019 17:41:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: albireo.enyo.de Received: from albireo.enyo.de (HELO albireo.enyo.de) (37.24.231.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 10 Nov 2019 17:41:12 +0000 Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1iTrD4-0008Nr-7M; Sun, 10 Nov 2019 17:41:10 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1iTrD1-0005Ft-0Z; Sun, 10 Nov 2019 18:41:07 +0100 From: Florian Weimer To: Henk Schurink Cc: libffi-discuss@sourceware.org Subject: Re: Asm errors when cross-compiling to arm-eabi References: <877e4887mu.fsf@mid.deneb.enyo.de> Date: Sun, 10 Nov 2019 17:41:00 -0000 In-Reply-To: (Henk Schurink's message of "Sun, 10 Nov 2019 12:34:58 +0100") Message-ID: <87mud37hos.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019/txt/msg00064.txt.bz2 * Henk Schurink: > Thanks for your response. > Here's the full output: https://pastebin.com/6tqtYGBH I think you need to set CC to the name of your cross compiler.