Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1494527 > unrolled thread

arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'

Started bykbuild test robot <fengguang.wu@intel.com>
First post2016-10-02 04:20 +0200
Last post2016-10-02 04:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32' kbuild test robot <fengguang.wu@intel.com> - 2016-10-02 04:20 +0200

#1494527 — arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'

Fromkbuild test robot <fengguang.wu@intel.com>
Date2016-10-02 04:20 +0200
Subjectarch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
Message-ID<snExH-y9-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Alex,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   f51fdffad5b7709d0ade40736b58a2da2707fa15
commit: ebb5e78cc63417a35254a791de66e1cc84f963cc MIPS: Initial implementation of a VDSO
date:   11 months ago
config: mips-jmr3927_defconfig (attached as .config)
compiler: mips-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout ebb5e78cc63417a35254a791de66e1cc84f963cc
        # save the attached .config to linux build tree
        make.cross ARCH=mips 

All errors (new ones prefixed by >>):

>> arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
    /*
    
--
>> arch/mips/vdso/sigreturn.S:1:0: error: '-march=r3900' requires '-mfp32'
    /*
    

vim +1 arch/mips/vdso/elf.S

   > 1	/*
     2	 * Copyright (C) 2015 Imagination Technologies
     3	 * Author: Alex Smith <alex.smith@imgtec.com>
     4	 *

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web