From: "Dan Goodman" Newsgroups: comp.os.msdos.djgpp Subject: Re: SIGFPE Date: Thu, 9 Jul 1998 01:52:07 +0100 Message-ID: <899946683.18288.0.nnrp-09.9e989aee@news.demon.co.uk> References: NNTP-Posting-Host: fcbob.demon.co.uk Lines: 28 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Eli Zaretskii wrote in message ... > >On Tue, 7 Jul 1998, Dan Goodman wrote: > >> Well, I have now tested this program on my old PC and although the exe >> compiled on this machine will not run on the old one, the same program >> compiled on the old runs fine on the old one, but crashes on the new one, so >> I guess the problem is on my computer. Anyone know what this might be? My > >Do you use the same versions of the compiler and the library on both >machines? > >If you do, then the only source of such incompatibilities that comes >to mind is some kind of virus. I don't use the same versions of the compiler and the library, however, the program compiled on my old computer STILL doesn't work on the new computer (although it works fine with the old one). As to a virus, I have the latest McAfee VirusScan and it seems happy that there are no viruses (virii?). Is there anything else it could be? I could post the code here and someone could try compiling it on their machine and see if it works? Cheers, Dan