Re: [BUGS] error compiling 7.4.13 on OSX 10.4.8 -- Intel

2006-10-04 Thread Bruce Momjian
I suggest you use the newer 8.1.X. --- Stan Kaufman wrote: > Attempting to compile PG 7.4.13 on a MBP (OSX 10.4.8, Intel), this happens: > > === > gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes > -

[BUGS] error compiling 7.4.13 on OSX 10.4.8 -- Intel

2006-10-04 Thread Stan Kaufman
Attempting to compile PG 7.4.13 on a MBP (OSX 10.4.8, Intel), this happens: === gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/sw/include/ -c -o xlog.o xlog.c In file included from ../../../../src/include/storage/spi