This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build of egcs-971114 again fails with `C function `double hypot(double, double)' conflicts with ...'
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Subject: Re: Build of egcs-971114 again fails with `C function `double hypot(double, double)' conflicts with ...'
- From: Richard Henderson <rth at cygnus dot com>
- Date: Sat, 15 Nov 1997 15:14:49 -0800
- Cc: egcs at cygnus dot com
- References: <9711151828.AA20110@moene.indiv.nluug.nl>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Sat, Nov 15, 1997 at 07:28:30PM +0100, Toon Moene wrote:
> despite the fact that /NextDeveloper/Headers/ansi/math.h has been
> fixed by `fixincludes'. Is there a way to override the fact that
> /Users/toon/Unix/compilers/egcs-971114/gcc/include
> should be used (the ansi/math.h in that directory is OK) ?
The fixincluded file didn't go in .../gcc/include/math.h?
How exactly is gcc picking up /ND/Headers/ansi/math.h in the first
place? Is there some queer link from /ND/Headers/math.h -> ansi/math.h?
r~