Re: [HACKERS] PostgreSQL supported platform report and a
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Larry Rosenman <ler@lerctr.org>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Peter Eisentraut <peter_e@gmx.net>, Olivier PRENANT <ohp@pyrenet.fr>, "Billy G. Allie" <Bill.Allie@mug.org>, pgsql-ports@postgresql.org, pgsql-hackers@postgresql.org
Date: 2002-11-08T14:45:44Z
Lists: pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes: > +For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare > +7.1.2), Including the 7.1.1b Feature Supplement, you may need to specify -Xb > + in CFLAGS or the CC environment variable. The indication of this is an > +error in compiling tuplesort.c referencing inline parameters. s/inline parameters/inline functions/. Otherwise looks good. regards, tom lane