Jump to content

Recommended Posts

Posted

Besides the OS kernel magic, is there anything intrinsically different between running a 32-bit app on a 64-bit OS vs. running a 32-bit app on a 32-bit OS?

 

Posted

I don't believe so. The reason I ask this is mainly just a matter of trying to clear it up because it was a little brain blip when I thought about changing the way I compiled a C# project. I'm using SQLite (System.Data) and you need to use either the 32 or 64 bit versions. I did not want to make two versions of the binary, so decided to use just the 32 which should run on both. It was then it occurred to me I want it to run on both 32 and 64 bit OSes and 32 and 64 bit CPUs. Then the confusion set in.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...