0
MIPS 플랫폼에서 Zeromq 라이브러리를 교차 컴파일하려고합니다. 버전 2.2, 3.2.4, 4.0.4를 사용해 보았지만 구성 검사를 통과하지 못했습니다.zeromq 라이브러리 교차 컴파일 구성 오류, 지원되지 않는 시스템 : elf
환경 변수, CC, CPP, CXX, LD, AR, RANLIB가 설정되었습니다. 2.6.31
GCC 버전 : 은 그 때 나는
리눅스 커널 ./configure를 --host = MIPS
실행 당신이 얻을 경우 4.3.3checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether the C compiler works... yes
checking whether we are using Intel C compiler... no
checking whether we are using Sun Studio C compiler... no
checking whether we are using clang C compiler... no
checking whether we are using gcc >= 4 C compiler... yes
checking whether the C++ compiler works... yes
checking whether we are using Intel C++ compiler... no
checking whether we are using Sun Studio C++ compiler... no
checking whether we are using clang C++ compiler... no
checking whether we are using gcc >= 4 C++ compiler... yes
checking whether to enable debugging information... no
checking whether to enable code coverage... no
checking for pthread_create in -lpthread... yes
checking for clock_gettime in -lrt... yes
configure: error: unsupported system: elf