Re: fails to compile with undefined symbol (FP_PLUS_INF) - Mailing list pgsql-ports

From Tom Lane
Subject Re: fails to compile with undefined symbol (FP_PLUS_INF)
Date
Msg-id 18693.1142533994@sss.pgh.pa.us
Whole thread Raw
In response to Re: fails to compile with undefined symbol (FP_PLUS_INF)  (Seneca Cunningham <scunning@ca.afilias.info>)
List pgsql-ports
Seneca Cunningham <scunning@ca.afilias.info> writes:
> Tom Lane wrote:
>> These copies are generated during gcc build by a script called
>> "fixincludes".  You might be able to fix them up by just re-running
>> fixincludes.  My inclination would be to rebuild gcc altogether though.

> My gcc build is like that and I was the one who built it to replace
> another build of gcc.  gcc doesn't seem to like float.h on AIX and just
> uses its own as part of fixincludes; math.h comes out in a more intact
> state.

I'd call that a gcc bug...

            regards, tom lane

pgsql-ports by date:

Previous
From: "Riccardo Mottola"
Date:
Subject: Re: fails to compile with undefined symbol (FP_PLUS_INF)
Next
From: Seneca Cunningham
Date:
Subject: Re: fails to compile with undefined symbol (FP_PLUS_INF)