다음 줄을 사용하여 Arm 플랫폼에서 커널을 컴파일하고 싶습니다.
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage
하지만 찾을 수 없는 패키지가 필요합니다.
/bin/sh: 1: arm-linux-gnueabihf-ld: not found
이로서페이지, 설치해야 합니다g++-arm-linux-gnueabihf하지만 찾을 수 없습니다. 다음을 찾으세요.people.debian.org/~wookey/tools/debian또는엠데비안repo (wheezy에 대해 비난하지 않음).
내 질문은: wookey에서 불안정한 패키지를 어떻게 설치할 수 있습니까?