OS:Ubuntu 18.04
xmake version: xmake v2.3.5+202007280802,
cross toolchain: /usr/bin/aarch64-linux-gnu-gcc
$ aarch64-linux-gnu-gcc --version
aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
project tbox:
xxx @ xxx-desktop in ~/workspace/github/tbox on git:master o [8:09:13] C:130
$ xmake f -p linux --cross=aarch64-linux-gnu-
checking for the architecture ... x86_64
error: cross toolchain not found!
OS:Ubuntu 18.04
xmake version: xmake v2.3.5+202007280802,
cross toolchain: /usr/bin/aarch64-linux-gnu-gcc
$ aarch64-linux-gnu-gcc --version
aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
project tbox:
xxx @ xxx-desktop in ~/workspace/github/tbox on git:master o [8:09:13] C:130
$ xmake f -p linux --cross=aarch64-linux-gnu-
checking for the architecture ... x86_64
error: cross toolchain not found!