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