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

gcc: error: unrecognized command line option

$
0
0

I'm trying create an u-boot image file. But have i have some error.

gcc version: 7.3.0make PATH=/opt/CodeSourcery/Sourcery_G++_Lite/arm-2011.03-41-arm-none-linux-gnueabi:$PATHexport CROSS_COMPILE=arm-linux-gnueabihf-(or arm-none-linux-gnueabi)make ARCH=arm xilinx_zynq_defconfigmake -j ARCH=arm UIMAGE_LOADADDR=0x8000 uImage

ERROR:

gcc: error: unrecognized argument in option ‘-mabi=aapcs-linux’gcc: note: valid arguments to ‘-mabi=’ are: ms sysvgcc: error: unrecognized command line option ‘-mlittle-endian’; did you mean ‘-fconvert=little-endian’?gcc: error: unrecognized command line option ‘-mfpu=vfp’; did you mean ‘-mcpu=’?  CC      scripts/mod/devicetable-offsets.s

How can i fix? any idea?


Viewing all articles
Browse latest Browse all 22016

Trending Articles



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