Re: 7.4.6 build failures on Solaris 9 with Sun cc - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: 7.4.6 build failures on Solaris 9 with Sun cc
Date
Msg-id 20041203024315.GA11848@winnie.fuhr.org
Whole thread Raw
In response to 7.4.6 build failures on Solaris 9 with Sun cc  (Philip Yarra <philip@utiba.com>)
Responses Re: 7.4.6 build failures on Solaris 9 with Sun cc
List pgsql-hackers
On Fri, Dec 03, 2004 at 11:31:19AM +1100, Philip Yarra wrote:

> Hi all, before I delve too deeply into this, has anyone else tried building 
> 7.4.6 on Solaris 9 (sparc) ? I'm seeing build failures using Sun's cc:
> 
> make[4]: Entering directory `/tmp/postgresql-7.4.6/src/backend/access/heap'
> cc -Xa -O -v -I../../../../src/include   -c -o tuptoaster.o tuptoaster.c
> "tuptoaster.c", line 831: member can not have variably modified type: data
> "tuptoaster.c", line 937: cannot recover from previous errors
> cc: acomp failed for tuptoaster.c

gcc 3.4.2 on Solaris 9 doesn't complain about this.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Who's in charge of torrents? [was: Easy way to download all .torrents]
Next
From: Philip Yarra
Date:
Subject: Re: 7.4.6 build failures on Solaris 9 with Sun cc