I've been running Absoft 32-bit 10.0 on a dual Athalon MP 2200+ system that I've had for years, and have just upgraded to a computer with dual Intel 64-bit quad-core CPUs. I stayed with 32-bit Windows XP. I did a quick check and my default atlas is labeled Pentium III.
When I look at the upgrade form, I see that there is a check box for a 32-bit system or a 64-bit system. I presume that you mean the OS, not the hardware. What I would like to do is to have my compiler back end leverage my new IA64 capability. Is this possible with 32-bit Windows XP?
One of my speed-intensive applications is a small program that really needs a 64-bit register in the MMP register file for best speed. Right now we have several builds of this program depending on the architecture, one GNU C' excellent 32-bit back end for 32-bit Linux and Windows XP, an assembly language 64-bit engine, etc. Can we link an object file from GNU C with the Abosoft 10.1 compiler?
Is it possible to have 64-bit long long integers in a C compiler that works with Abosoft 10.1?
OK, so I have four questions in one post. :-\ Please do whatever you feel comfortable with any one of them, or any combination.