Tegge, Bernd writes:
> I haven't tried building postgres with the Watcom compiler for 7.1 because
> it does not support 64bit integers. AFAIK that's the default data type for
> OIDs,
Oids are 32 bits, 'unsigned int' to be precise. Support for 64 bit
integers is completely optional in PostgreSQL.
> BTW., 7.1 does not compile as is with gcc either, I believed the
> required patches made it into the 7.1.1 release but obviously I missed
> the deadline.
I don't think they made that one either.
> Since the ports mailing list does not seem to be archived I have attached
> a copy of the patch (for 7.1 and 7.1.1).
http://www.ca.postgresql.org/mhonarc/pgsql-ports/
> >cc -I../../../src/include -c bootstrap.c
> >/usr/watcom/10.6/bin/wcc386 -zq -i=../../../src/include -ms -4r
> >-i=/usr/watcom/10.6/usr/include -i=/usr/include bootstrap.c
> >bootstrap.c(103): Error! E1011: Symbol 'F_BOOLIN' has not been declared
I keep seeing these. If anyone got a clue, let us know.
--
Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter