Hi, I am trying to get a uboot image for a AP143 reference board (Mips) The "make" gives the error below Can you help ? Thank you ----
[root/ u-boot]# make menuconfig
scripts/kconfig/mconf Kconfig
configuration written to .config
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
[root/ u-boot]# make
scripts/kconfig/conf --syncconfig Kconfig
CHK include/config.h
UPD include/config.h
CFG u-boot.cfg
gcc: error: unrecognized argument in option '-mabi=32'
gcc: note: valid arguments to '-mabi=' are: ms sysv
gcc: error: 0: No such file or directory
gcc: error: unrecognized command line option '-EB'; did you mean '-B'?
gcc: error: unrecognized command line option '-G'
gcc: error: unrecognized command line option '-mno-abicalls'; did you
mean '-Wno-abi'?
make[1]: *** [scripts/Makefile.autoconf:77: u-boot.cfg] Error 1
make: *** No rule to make target 'include/config/auto.conf', needed by
'include/config/uboot.release'. Stop.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to