Skip to main content

Thread: cross compilation


i trying croos compile font-config-2.8.0. when compileing got error
code:
  cc     fc-case.o  `-mcpu=' deprecated. use `-mtune=' or '-march=' instead.  `-mcpu=' deprecated. use `-mtune=' or '-march=' instead.  cc1: error: unrecognized command line option "-mfloat-abi=softfp"  cc1: error: unrecognized command line option "-mfpu=neon"  cc1: error: unrecognized command line option "-mfloat-abi=softfp"  cc1: error: unrecognized command line option "-mfpu=neon"  fc-case.c:1: error: bad value (armv7-a) -march= switch  fc-case.c:1: error: bad value (cortex-a8) -mtune= switch  make[3]: *** [fc-case.o] error 1  make[3]: leaving directory `/mnt/omap/sources/fontconfig-2.8.0/fc-case'  make[2]: *** [all] error 2  make[2]: leaving directory `/mnt/omap/sources/fontconfig-2.8.0/fc-case'  make[1]: *** [all-recursive] error 1  make[1]: leaving directory `/mnt/omap/sources/fontconfig-2.8.0'  make: *** [all] error 2
i think using gcc instead of arm toolchain. in make file using arm only. how part can use gcc. not sure. if knows answer appretiated.

was "sudo" statement issued in compilation command?


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] cross compilation


Ubuntu

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???