| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Seneca Cunningham <scunning(at)ca(dot)afilias(dot)info> |
| Cc: | Riccardo Mottola <multix(at)gmail(dot)com>, pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: fails to compile with undefined symbol (FP_PLUS_INF) |
| Date: | 2006-03-16 18:33:14 |
| Message-ID: | 18693.1142533994@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
Seneca Cunningham <scunning(at)ca(dot)afilias(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Riccardo Mottola | 2006-03-16 18:40:40 | Re: fails to compile with undefined symbol (FP_PLUS_INF) |
| Previous Message | Seneca Cunningham | 2006-03-16 18:23:30 | Re: fails to compile with undefined symbol (FP_PLUS_INF) |