Re: Call for port reports
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2003-10-25T22:40:06Z
Lists: pgsql-hackers
Peter Eisentraut wrote: >Kurt Roeckx writes: > > > >>configure: using CFLAGS=-g -O2 -fno-strict-aliasing >>checking whether the C compiler still works... no >>configure: error: cannot proceed >>oink% gcc -v >>Reading specs from >>/usr/local/lib/gcc-lib/i386-pc-solaris2.6/2.8.1/specs >>gcc version 2.8.1 >> >>CFLAGS="-g -O2" ./configure --without-readline >> >> > >I've installed a detection logic that finds out whether >-fno-strict-aliasing works. Please give it a quick run through, then we >check this platform off. > > I thought we'd have to do this in the end, although that is quite an old version of gcc! cheers andrew