Tom Lane said:
> Andrew Dunstan <[EMAIL PROTECTED]> writes:
>> I am seeing a strange failure on the new box Sun donated, when trying
>> to
>
>> ccache gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes
>> -Wmissing-declarations -c tas.s /usr/ccs/bin/ld -r -o SUBSYS.o
>> dynloader.o pg_sema.
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> I am seeing a strange failure on the new box Sun donated, when trying to
> ccache gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes
> -Wmissing-declarations -c tas.s
> /usr/ccs/bin/ld -r -o SUBSYS.o dynloader.o pg_sema.o pg_shmem.o tas.o
> ld
Andrew Dunstan wrote:
I am seeing a strange failure on the new box Sun donated, when trying
to build 7.4 for the buildfarm. This is what I get:
[snip]
What is odd is that the identical file seems to succeeed on the later
8.0 and 8.1 branches.
This part at least is not true - in