From: enriquez AT student DOT uni-kassel DOT de (Joaquin Enriquez Beltran) Newsgroups: comp.os.msdos.djgpp Subject: BIG PROBLEM Date: Wed, 29 Jan 1997 01:35:24 GMT Organization: University of Kassel - Germany Lines: 26 Message-ID: <32eea957.1567796@news.hrz.uni-kassel.de> NNTP-Posting-Host: hrz-tel21.hrz.uni-kassel.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp After compiling the program the first time it runs, there are no problems and everything runs corectly. But the following times I execute the program it ends with this message: Exiting due to signal SIGFPE Floating Point exception at eip=000016ee eax=0181c800 ebx=0004f0e0 ecx=0181c800 edx=00000000 esi=00000054 edi=0000c8c0 ebp=0004c878 esp=0004c870 cs=00a7 ds=00af es=00af fs=0087 gs=00bf ss=00af Call frame traceback EIPs: 0x000016ee 0x00001799 0x00001cf3 The same C-source runs on a UNIX machine without problems, only with djgpp and my PC (Pentium) I get this problem. Can someone tell me what the problem it is and how I can avoid it (maiby some setting when compiling an dlinking the program)? Joaquin Enriquez Beltran Email:enriquez AT student DOT uni-kassel DOT de