ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/08/31/09:13:56

Date: Tue, 31 Aug 93 08:31:49 -0400
From: DJ Delorie <dj AT ctron DOT com>
To: akrause AT saturn DOT sdsu DOT edu
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re:

>    Exception 117 (ox75) at eips=197e

Floating point exception (note: this indicates you don't have 1.10
yet, but no big deal)

>   I'd think that it was simply a fault in my code, except that if I put in a
> #include "poly.c" in test.c and compile it via

Make sure the function prototypes in poly.h (especially for functions
that return *float* or *double*) really do match the poly.c.  It
appears that one of the poly.c functions isn't getting prototyped
correctly and something is not getting passed correctly.

DJ


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019