From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752041AbcAEOfg (ORCPT ); Tue, 5 Jan 2016 09:35:36 -0500 Received: from eddie.linux-mips.org ([148.251.95.138]:59828 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751949AbcAEOfe (ORCPT ); Tue, 5 Jan 2016 09:35:34 -0500 Date: Tue, 5 Jan 2016 15:35:27 +0100 From: Ralf Baechle To: Guenter Roeck Cc: Fengguang Wu , kbuild-all@01.org, "linux-kernel@vger.kernel.org" Subject: Re: arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3900' requires '-mfp32' Message-ID: <20160105143527.GA30438@linux-mips.org> References: <201601051556.2YMiXcw0%fengguang.wu@intel.com> <568B7A2A.1000608@roeck-us.net> <20160105082252.GB1421@wfg-t540p.sh.intel.com> <568BCD07.6090401@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <568BCD07.6090401@roeck-us.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 05, 2016 at 06:02:47AM -0800, Guenter Roeck wrote: > Alternatively, what version of binutils does the mips cross compiler use ? In theory any binutils >= 2.13 should work though I haven't tested versions as old as that in a long time. Ralf