I have compiled a 64 bit version of my engine in a 32 bit OS and I sent it to one of my testers with a 64 bit OS. He reported that the 64 bit version crashes after a few moves. It happened with or without compiler optimizations. The 32 bit version is stable.
Is there anyone here who is an expert and whom I could trust with my source code? I don't have a 64 bit OS so I couldn't debug it myself.
64 bit compiling experts: need help again!
Moderator: Ras
-
- Posts: 803
- Joined: Mon Jul 17, 2006 5:53 am
- Full name: Edsel Apostol
-
- Posts: 12778
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: 64 bit compiling experts: need help again!
You could send it to me or to Jim Ablett.Edsel Apostol wrote:I have compiled a 64 bit version of my engine in a 32 bit OS and I sent it to one of my testers with a 64 bit OS. He reported that the 64 bit version crashes after a few moves. It happened with or without compiler optimizations. The 32 bit version is stable.
Is there anyone here who is an expert and whom I could trust with my source code? I don't have a 64 bit OS so I couldn't debug it myself.
The exact error message on the crash might tell you what is wrong.