delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Sat, 15 Dec 2001 18:21:55 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | Andris Pavenis <pavenis AT lanet DOT lv> |
Message-Id: | <7458-Sat15Dec2001182155+0200-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | ams AT father DOT ludd DOT luth DOT se, djgpp AT delorie DOT com |
In-reply-to: | <Pine.A41.4.05.10112151052290.23332-100000@ieva06> (message from |
Andris Pavenis on Sat, 15 Dec 2001 10:52:52 +0200 (WET)) | |
Subject: | Re: Compiling problem (cmath) |
References: | <Pine DOT A41 DOT 4 DOT 05 DOT 10112151052290 DOT 23332-100000 AT ieva06> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Sat, 15 Dec 2001 10:52:52 +0200 (WET) > From: Andris Pavenis <pavenis AT lanet DOT lv> > > > > Yes, the standard says: > > " #include <math.h> > > double acos(double x); > > float acosf(float x); > > long double acosl(long double x);" in section 7.12.4.1. > > > > So perhaps it should be fixed in math.h This is all part of the general problem with C99 compatibility. DJGPP is not yet compatible. The old C89 standard included neither acosf nor acosl.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |