From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Call for port reports |
Date: | 2003-10-25 22:40:06 |
Message-ID: | 3F9AFBC6.1040005@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut wrote:
>Kurt Roeckx writes:
>
>
>
>>configure: using CFLAGS=-g -O2 -fno-strict-aliasing
>>checking whether the C compiler still works... no
>>configure: error: cannot proceed
>>oink% gcc -v
>>Reading specs from
>>/usr/local/lib/gcc-lib/i386-pc-solaris2.6/2.8.1/specs
>>gcc version 2.8.1
>>
>>CFLAGS="-g -O2" ./configure --without-readline
>>
>>
>
>I've installed a detection logic that finds out whether
>-fno-strict-aliasing works. Please give it a quick run through, then we
>check this platform off.
>
>
I thought we'd have to do this in the end, although that is quite an old
version of gcc!
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-10-26 00:01:03 | Re: Call for port reports |
Previous Message | Kevin Brown | 2003-10-25 22:26:45 | Re: Call for port reports |