Mail Archives: djgpp/1998/07/13/14:17:41
Date sent: Mon, 13 Jul 1998 18:23:26 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
Subject: Re: a strange problem about djgpp v2.1
>
> On Mon, 13 Jul 1998, Andris Pavenis wrote:
>
> > The problem is that gcc-2.8.1 takes math.h from $DJDIR/include
> > while correct version is in $DJDIR/lib/gcc-lib/djgpp/2.81/include.
>
> This is indeed another solution, but it will only work for those
> who have gcc 2.8.1 installed, and installed correctly ;-).
>
The same about 2.8.0 if $DJDIR/include is not added to include files
search path. Of course directory name where the correct file lives
will be different.
I don't remeber any similar problems with math.h when I used
gcc-2.7.2.1. So the original math.h from djdev201.zip is
incompatible with gcc-2.8.X but not gcc-2.7.2.1
- Raw text -