From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755060AbcBEQcZ (ORCPT ); Fri, 5 Feb 2016 11:32:25 -0500 Received: from mail-pa0-f53.google.com ([209.85.220.53]:33258 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751660AbcBEQcV (ORCPT ); Fri, 5 Feb 2016 11:32:21 -0500 Message-ID: <56B4CE8C.8040307@gmail.com> Date: Fri, 05 Feb 2016 22:02:12 +0530 From: Sudip Mukherjee User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Guenter Roeck , Haavard Skinnemoen , Hans-Christian Egtvedt CC: "linux-kernel@vger.kernel.org" Subject: Re: avr32 build failures in linux-next References: <56B4C799.5070401@roeck-us.net> In-Reply-To: <56B4C799.5070401@roeck-us.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 05 February 2016 09:32 PM, Guenter Roeck wrote: > Hi, > > I am getting persistent build failures with av32 in linux-next. me too. > > Example for avr32:defconfig: > > fs/built-in.o: In function `anon_inode_getfile': > (.text+0x2ae90): relocation truncated to fit: R_AVR32_21S against > `.text'+296c0 > > All builds but avr32:allnoconfig fail with such truncated relocations. > > Toolchain used is the old gcc 4.2.4 toolchain from kernel.org. I have been > unable to find or build newer versions of gcc for avr32. > > Does anyone know if a more recent toolchain for avr32 is available ? https://sourceware.org/ml/crossgcc/2015-10/msg00050.html says avr32 has been depreciated. > > Another question is if the avr32 kernel still supported, or if I should > just stop trying to build test it. Any thoughts ? I have already stopped building it. Regards Sudip