I am using 32 bit OpenSUSE OS, and I am using a cross compiler to create 64 bit applications (This does not support the building 32 apps) Our software will be deployed on the machine which is 64 bit OS. Since the test is not always possible on the goal, anyway this application is to run on my 32 bit OS.
Use something like QEMU that can emulate 64-bit processors.
Comments
Post a Comment