Why does a program compiled with a 32 bit compiler work on a 64 bit platform?

后端 未结 0 1214
盖世英雄少女心
盖世英雄少女心 2021-01-14 06:31

I have been working on a 64 bit yocto project and accidently used a wrong compiler to compile code. Normally I use

arm-oemllib32-linux-gnueabi-g++


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题