home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 24978 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.0 KB

  1. Path: sparky!uunet!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!linus!kk
  2. From: kk@cs.tu-berlin.de (Kolja Kaehler)
  3. Newsgroups: comp.os.linux
  4. Subject: GCC - matherr(), what about it ?
  5. Date: 21 Jan 1993 15:10:52 GMT
  6. Organization: Technical University of Berlin, Germany
  7. Lines: 12
  8. Message-ID: <1jmedsINNhpd@news.cs.tu-berlin.de>
  9. NNTP-Posting-Host: linus.cs.tu-berlin.de
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. When compiling pov-ray, gcc failed for the symbols DOMAIN, SING, UNDERFLOW and
  13. OVERFLOW which were used in a function called 'matherr()'.
  14. (I wasn't able to find a prototype for this in math.h or any other place ...) 
  15. I don't *know* what this is meant to do, but I suppose one can use matherr()
  16. to trap math exceptions ? I removed the whole thing from the povray source,
  17. (still works - so far) but ... does gcc really not support it ? (using 2.3.3)
  18.  
  19.     Kolja
  20.  
  21. --
  22. ------------------------------------------------------------------------------
  23. Kolja Kaehler                                            <kk@cs.tu-berlin.de>
  24.