Hi, Inder:

>aarch64-linux-gnu-gcc: error: unrecognized command line option '-marm'
>aarch64-linux-gnu-gcc: error: unrecognized command line option
'-mno-thumb-interwork'
>aarch64-linux-gnu-gcc: error: unrecognized command line option
'-mabi=aapcs-linux'
>aarch64-linux-gnu-gcc: error: unrecognized command line option
'-mword-relocations'

I didn't run into this issue.

>From Google's answer:

Maybe you lost a step in the command line : "export ARCH=aarch64"

 

I usually put it in batch file:

export ARCH=aarch64

export
CROSS_COMPILE=/home/lion/gcc-linaro-aarch64/bin/aarch64-linux-gnu-

make vexpress_aemv8a

 

 

Best wishes,

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to