Martino Serri wrote:
> Bruce Momjian wrote:
> > That is very strange. I assume you are on an i386 cpu. Many are running
> > the same configuration just fine.
> >
>
> Thank you for the answer.
>
> Yes, this is a PentiumIII 800Mhz.
>
>
> I've searched on /src/include/storage/s_lock.h and i've
Bruce Momjian wrote:
> That is very strange. I assume you are on an i386 cpu. Many are running
> the same configuration just fine.
>
Thank you for the answer.
Yes, this is a PentiumIII 800Mhz.
I've searched on /src/include/storage/s_lock.h and i've found this line.
#ifdef HAVE_SPINLOCKS
#error Pos
That is very strange. I assume you are on an i386 cpu. Many are running
the same configuration just fine.
---
Martino Serri wrote:
> Hi,
>
> I'm trying to compile the source code on a win2k platform but I've get
> this er
Hi,
I'm trying to compile the source code on a win2k platform but I've get
this error:
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../../src/include
-I./src/include/port/win32 "-I../../../../src/include/port/win32"
-DBUILDING_DLL -c -o xlog.o xlog.c