0

This question follows on from How do I get a complex non-Yocto makefile-based project to cross-compile in a Yocto layer?

In OCA, in "Src\makeOCA.inc", under "linuxDebug" and "linuxRelease", in "ifeq ($(TYPE),LIB)", there is a line "LDFLAGS = crus $@" which is giving me an error using a cross-linker: "aarch64-poky-linux-ld: cannot find crus: No such file or directory". Can you tell me what this "crus" is?

Next question: Where can I find documentation on aarch64-poky-linux-ld?

4

0 回答 0