Re: [HACKERS] odd 7.4 build failure on new sparc machine

2006-07-03 Thread Andrew Dunstan
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.

Re: [HACKERS] odd 7.4 build failure on new sparc machine

2006-07-02 Thread Tom Lane
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

Re: [HACKERS] odd 7.4 build failure on new sparc machine

2006-07-02 Thread Andrew Dunstan
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