I use the 32-bit openSUSE OS, and I use the cross-compiler to create a 64-bit application (it does not support 32 applications), since our software will be deployed on a machine that is a 64-bit OS. Since target testing is not always possible, is there any way to run these applications on my 32-bit OS.
Use something like QEMU, which can emulate a 64-bit processor.
Short answer: No, there is no way.
Longer answer: If you have a 64-bit processor, it may be possible to start a 64-bit virtual machine, even if your host OS is 32-bit. I am not 100% sure, but you will have to try.
Source: https://habr.com/ru/post/1309953/More articles:power and modulo on the fly for large numbers - scalaMark missing spaces for displaying columns in a fixed width - selectHow to find out the master product of a simple product? - phpHow to display a custom product in each color in a Magento product list? - phpProviding server level javascript. Good or bad idea? - javascriptbuilding reliable web security - securityObject is suddenly missing from HttpServletRequest - javaConstructor Initialization List: Code from C ++ Primer, Chapter 16 - c ++How does drupal choose which function to process the submit form? - phphttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1309958/nservicebus-how-to-configure-bus-to-allow-windowsidentity-to-flow-from-client&usg=ALkJrhhNkp3oWHu3UYBq6-tSjM2lcJz7oQAll Articles