How to run 64 bit apps on 32 bit os
        Posted  
        
            by Sirish Kumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sirish Kumar
        
        
        
        Published on 2010-05-17T07:13:26Z
        Indexed on 
            2010/05/17
            7:20 UTC
        
        
        Read the original article
        Hit count: 293
        
Hi,
I am using 32 bit openSUSE OS, and I am using a cross compiler to build 64 bit application( it does not support building 32 apps) as our software will be deployed on a machine which is 64 bit OS. As testing on target is not always possible, is there anyway to run this applications on my 32 bit OS.
© Stack Overflow or respective owner