Re: [Suggestion] arch: avr32: compiler: compiling tools issue

From: Hans-Christian Egtvedt
Date: Tue Jun 25 2013 - 02:48:12 EST


Around Tue 25 Jun 2013 11:14:14 +0800 or thereabout, Chen Gang wrote:
> 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 â-mno-picâ
> avr32-linux-gnu-gcc: error: unrecognized command line option â-march=apâ
>
> 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

Interesting version, 4.7.1.

> Can we say: it is compiler's issue, and I need try to compile the cross
> compiler to test it again ?

I would assume so, I didn't know Atmel finally pushed all the source code to
support avr32-linux from upstream.

I still use a jay old 4.2 based GCC port, which was the last one I used when
working for Atmel.

--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/