Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22077

gcc: error: unrecognized argument in option ‘-mabi=64’

$
0
0

While compiling kernel 3.15.6 on Fedora 20 which is installed on vmware workstation 11, repeatedly got the error

[root@localhost linux-3.15.6]# make    
gcc: error: unrecognized argument in option ‘-mabi=64’       
gcc: note: valid arguments to ‘-mabi=’ are: ms sysv      
gcc: error: 0: No such file or directory      
gcc: error: unrecognized command line option ‘-G’      
gcc: error: unrecognized command line option ‘-mno-abicalls’      
CHK     include/config/kernel.release           
CHK     include/generated/uapi/linux/version.h      
CHK     include/generated/utsrelease.h      
CC      kernel/bounds.s      
gcc: error: unrecognized argument in option ‘-mabi=64’      
gcc: note: valid arguments to ‘-mabi=’ are: ms sysv      
gcc: error: 0: No such file or directory      
gcc: error: unrecognized command line option ‘-G’      
gcc: error: unrecognized command line option ‘-mno-abicalls’       
make[1]: *** [kernel/bounds.s] Error 1      
make: *** [prepare0] Error 2      

Viewing all articles
Browse latest Browse all 22077

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>