Re: Compile fail, alpha5 & gcc 4.3.3 in elog.c

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compile fail, alpha5 & gcc 4.3.3 in elog.c
Date: 2010-04-02 08:48:33
Message-ID: -6645394320335160109@unknownmsgid
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Apr 2, 2010, at 2:28 AM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
> Tom, Robert, etc.
>
> Ok, this issue seems to be specific to some versions of gcc. Note
> that
> in testing this nobody enabled any special compile or environment
> variables of any kind, so if there's a -Werror where it shouldn't be,
> it's in our code.
>
> Succeeds on:
> Red Hat, gcc 4.4.3
> OSX, gcc 4.2.1
> Debian, gcc 4.3.2
> FreeBSD, gcc 4.2.1
>
> Fails on:
> Ubuntu, gcc 4.3.3
> Ubuntu, gcc 4.4.1
> OSX 10.5, gcc 4.0.1*
>
> I'd assume this was some kind of Ubuntu thing, except that I got it to
> fail on OSX as well.

I can't easily get on line to check this just now, but did I
accidentally bundle my Makefile.custom into this tarball?

...Robert

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-04-02 08:51:16 Re: master in standby mode croaks
Previous Message Takahiro Itagaki 2010-04-02 07:25:14 Re: Compile fail, alpha5 & gcc 4.3.3 in elog.c