Home > Back-end >  Glog 64 cross-compilation is successful, can the library files but not arm but x86
Glog 64 cross-compilation is successful, can the library files but not arm but x86

Time:10-05

Compile version: glog - 0.4.0
Compiling ways: 1) cmake.. - DPAHO_BUILD_STATIC=TRUE - DCMAKE_C_COMPILER=aarch64 - Linux - the gnu GCC & amp; & Make & amp; & Make install
2)./autogen. Sh & amp; & ./configure -- host=aarch64 - Linux - the gnu GCC & amp; & Make & amp; & Make install

Check the statement: objdump - p libglog. A

Two ways of the result is: * * * * * * : the file format elf64 - x86-64

Other library file to compile successful results: file format elf64 - littleaarch64
  • Related