From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen Gang Subject: [Suggestion] arch: avr32: compiler: compiling tools issue Date: Tue, 25 Jun 2013 11:14:14 +0800 Message-ID: <51C90B06.5070802@asianux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from intranet.asianux.com ([58.214.24.6]:31345 "EHLO intranet.asianux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751461Ab3FYDPG (ORCPT ); Mon, 24 Jun 2013 23:15:06 -0400 Sender: linux-arch-owner@vger.kernel.org List-ID: To: =?windows-1252?Q?H=E5vard_Skinnemoen?= , Hans-Christian Egtvedt , "linux-kernel@vger.kernel.org" , Linux-Arch Hello Maintainers: With allmodconfig, and set "avr32-linux-gnu-" as cross compiler prefix. It will report error: avr32-linux-gnu-gcc: error: unrecognized command line option =91-mno-= pic=92 avr32-linux-gnu-gcc: error: unrecognized command line option =91-marc= h=3Dap=92 The related gcc version: [root@dhcp122 linux-next]# rpm -qf /usr/bin/avr32-linux-gnu-gcc gcc-avr32-linux-gnu-4.7.1-0.1.20120606.fc17.x86_64 Can we say: it is compiler's issue, and I need try to compile the cross compiler to test it again ? Welcome any additional suggestion or completions. Thanks. -- Chen Gang Asianux Corporation=20