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: 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-07T21:34:12Z
Lists: pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes: > It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3. Apparently a > compiler > fix between the 7.1.1b FS and 7.1.2. Well, this is what the REMARKS column is for in the supported-platform list. Seems we need a comment like "for older compiler versions, you may need to add -Xb to CFLAGS". Can anyone provide a short and accurate description of when to do this? regards, tom lane